From 69d883e83569dd81f02fbbd7dfbdcfc5a3918d49 Mon Sep 17 00:00:00 2001 From: lloyd Date: Sat, 27 Dec 2014 18:16:51 +0000 Subject: Update algos --- doc/website/algos.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/website/algos.rst') diff --git a/doc/website/algos.rst b/doc/website/algos.rst index d0640ec54..698342af4 100644 --- a/doc/website/algos.rst +++ b/doc/website/algos.rst @@ -22,7 +22,8 @@ Public Key Cryptography (padding schemes OAEP or PKCS #1 v1.5) * Signature algorithms RSA, DSA, ECDSA, GOST 34.10-2001, Nyberg-Rueppel, Rabin-Williams (padding schemes PSS, PKCS #1 v1.5, X9.31) - * Key agreement techniques Diffie-Hellman and ECDH + * Diffie-Hellman, ECDH using NIST/Brainpool prime groups, Curve25519 + * McEliece code based encryption providing a KEM scheme Block ciphers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -- cgit v1.2.3