summaryrefslogtreecommitdiffstats
path: root/CryptoPP/cryptlib.h
diff options
context:
space:
mode:
authorAlexander Harkness <bearbin@gmail.com>2013-08-15 18:53:45 +0200
committerAlexander Harkness <bearbin@gmail.com>2013-08-15 18:53:45 +0200
commit54c8bf2e978b883aad984549c946386d50160c0e (patch)
treeea1ca93ff5607cf1c626bc102fb9961e22bf5984 /CryptoPP/cryptlib.h
parentFixed the Reload and Save-all console commands. (diff)
parentUpdated the makefile to disable assembly for clang. (diff)
downloadcuberite-54c8bf2e978b883aad984549c946386d50160c0e.tar
cuberite-54c8bf2e978b883aad984549c946386d50160c0e.tar.gz
cuberite-54c8bf2e978b883aad984549c946386d50160c0e.tar.bz2
cuberite-54c8bf2e978b883aad984549c946386d50160c0e.tar.lz
cuberite-54c8bf2e978b883aad984549c946386d50160c0e.tar.xz
cuberite-54c8bf2e978b883aad984549c946386d50160c0e.tar.zst
cuberite-54c8bf2e978b883aad984549c946386d50160c0e.zip
Diffstat (limited to '')
-rw-r--r--CryptoPP/cryptlib.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/CryptoPP/cryptlib.h b/CryptoPP/cryptlib.h
index 0ad18de80..406872232 100644
--- a/CryptoPP/cryptlib.h
+++ b/CryptoPP/cryptlib.h
@@ -4,7 +4,7 @@
classes that provide a uniform interface to this library.
*/
-/*! \mainpage Crypto++ Library 5.6.1 API Reference
+/*! \mainpage Crypto++ Library 5.6.2 API Reference
<dl>
<dt>Abstract Base Classes<dd>
cryptlib.h
@@ -25,7 +25,7 @@
<dt>Public Key Cryptosystems<dd>
DLIES, ECIES, LUCES, RSAES, RabinES, LUC_IES
<dt>Public Key Signature Schemes<dd>
- DSA, GDSA, ECDSA, NR, ECNR, LUCSS, RSASS, RSASS_ISO, RabinSS, RWSS, ESIGN
+ DSA2, GDSA, ECDSA, NR, ECNR, LUCSS, RSASS, RSASS_ISO, RabinSS, RWSS, ESIGN
<dt>Key Agreement<dd>
#DH, DH2, #MQV, ECDH, ECMQV, XTR_DH
<dt>Algebraic Structures<dd>