Added Ed448 to asymmetric crypto list

This commit is contained in:
John Galt 2016-04-21 10:32:50 -07:00
parent 46584d0887
commit cb2440eaa5

View File

@ -10,7 +10,7 @@ Description:
.
* MAC: HMAC, Poly1305
.
* Assymmetric crypto: DSA, RSA, DH, ECDH, ECDSA, ECC, Curve25519, Ed25519
* Asymmetric crypto: DSA, RSA, DH, ECDH, ECDSA, ECC, Curve25519, Ed25519, Ed448
.
* Key Derivation Function: PBKDF2, Scrypt, HKDF
.