From 76142522e9e3a81fea6086707249adf3ac4484ed Mon Sep 17 00:00:00 2001 From: Pavol Rusnak Date: Tue, 26 Apr 2016 02:15:43 +0200 Subject: [PATCH] mention Ed25519 in the readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 90dbf421a5..24f515238a 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ These include: - ECDSA signing/verifying (supports secp256k1 and nist256p1 curves, uses RFC6979 for deterministic signatures) - ECDSA public key derivation + Base58 address representation +- Ed25519 signing/verifying - HMAC-SHA256 and HMAC-SHA512 - PBKDF2 - RIPEMD-160