From 6d08eb99b8472a2896f73905c00a6405a258750c Mon Sep 17 00:00:00 2001 From: Pavol Rusnak Date: Sat, 22 Oct 2016 00:29:14 +0200 Subject: [PATCH] add ECDH to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 26cada68f9..ccfe4fc05d 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ These include: uses RFC6979 for deterministic signatures) - ECDSA public key derivation + Base58 address representation - Ed25519 signing/verifying +- ECDH using secp256k1, nist256p1 and Curve25519 - HMAC-SHA256 and HMAC-SHA512 - PBKDF2 - RIPEMD-160