summaryrefslogtreecommitdiff
path: root/docs/faq.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/faq.html')
-rw-r--r--docs/faq.html29
1 files changed, 25 insertions, 4 deletions
diff --git a/docs/faq.html b/docs/faq.html
index 53c36eae..29361786 100644
--- a/docs/faq.html
+++ b/docs/faq.html
@@ -134,6 +134,23 @@ the application is not distributed.<br>
</td>
</tr>
<tr>
+<td style="vertical-align: top;">xmlsec-gcrypt (also
+requires
+xmlsec-core library) </td>
+ <td style="vertical-align: top;">
+<a href="http://www.gnupg.org/">LibGCrypt</a><br>
+</td>
+ <td style="vertical-align: top;">
+<a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a><br>
+</td>
+ <td style="vertical-align: top;">Yes, but only if
+the application is not distributed.<br>
+</td>
+ <td style="vertical-align: top;">Yes.</td>
+ <td style="vertical-align: top;">Yes.<br>
+</td>
+ </tr>
+<tr>
<td style="vertical-align: top;">xmlsec-nss (also
requires
xmlsec-core library) </td>
@@ -196,11 +213,15 @@ xmlsec?</h4>
<li> <a href="http://www.openssl.org/">OpenSSL</a>
version
0.9.7 (prefered or later) or version 0.9.6. </li>
- <li>
+<li>
<a href="http://www.gnu.org/software/gnutls/">GnuTLS</a>
-and <a href="http://www.gnu.org/directory/security/libgcrypt.html">Libgcrypt</a>
-- GNU SSL and cryptographic libraries. </li>
- <li>
+</li>
+
+<li>
+<a href="http://www.gnu.org/directory/security/libgcrypt.html">Libgcrypt</a>
+</li>
+
+<li>
<a href="http://www.mozilla.org/projects/security/pki/nss/">NSS</a> -
Mozilla cryptographic library. </li>
</ul>