From 1f3414928a4b263f119de6fa99b466b77f60fcaa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20Lizo=C5=84czyk?= <3533647+plizonczyk@users.noreply.github.com> Date: Mon, 16 Jul 2018 01:56:32 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 67e9bd1..0719094 100755 --- a/README.md +++ b/README.md @@ -138,7 +138,7 @@ pytest ### Todo-list for the project: -- [ ] custom crypto backends +- [ ] add non-default crypto algorithms support, as requested - [ ] fallback patterns support - [ ] scripts for keypair generation (+ console entry points) - [ ] "echo" (noise-c like) example