From a2fc5af597ee90f731b672b09bd0d9d4d7327d68 Mon Sep 17 00:00:00 2001 From: Kagami Hiiragi Date: Mon, 9 Feb 2015 12:19:49 +0300 Subject: [PATCH] Fix README aes/hmac are implemented as a part of ECIES --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index cd3ce7a..2ec3ef4 100644 --- a/README.md +++ b/README.md @@ -26,8 +26,6 @@ API documentation is available [here](https://bitchan.github.io/bitmessage/docs/ - [x] ECDSA - [x] ECDH - [x] ECIES - - [x] AES-256-CBC - - [x] HMAC-SHA-256 - [x] Common structures - [x] message - [x] object