summaryrefslogtreecommitdiff
path: root/docs/api/xmlsec-notes-new-crypto.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/api/xmlsec-notes-new-crypto.html')
-rw-r--r--docs/api/xmlsec-notes-new-crypto.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/api/xmlsec-notes-new-crypto.html b/docs/api/xmlsec-notes-new-crypto.html
index ef8b4d00..e6e76857 100644
--- a/docs/api/xmlsec-notes-new-crypto.html
+++ b/docs/api/xmlsec-notes-new-crypto.html
@@ -102,7 +102,7 @@
<h1 class="SECT1"><a name="XMLSEC-NOTES-NEW-CRYPTO-OVERVIEW">Overview.</a></h1>
<p>XML Security Library can support practicaly any cryptographic
library. Currently, it has "out-of-the-box" support for OpenSSL,
- MSCrypto, NSS, GnuTLS and GCrypt. If your favorite library is not supported yet then
+ NSS and GnuTLS. If your favorite library is not supported yet then
you can write necessary code yourself. If you and your company
(university, ...) are willing to share the results of your work I would
be happy to add support for new libraries to the main XML Security
@@ -111,7 +111,7 @@
<a href="xmlsec-notes-structure.html">separates</a>
the cryptographic library (engine)
specific code in an "xmlsec-&lt;crypto&gt;" library (where "&lt;crypto&gt;" is
- "openssl", "mscrypt", "gnutls", "gcrypt", "nss", etc.) which includes following items:
+ "openssl", "gnutls", "nss", etc.) which includes following items:
</p>
<p></p>
<ul>