From cf196e90f2ccb9a7821b9aaa37be11614f9e7071 Mon Sep 17 00:00:00 2001 From: Henry Case Date: Fri, 9 Apr 2021 09:14:58 +0100 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 75f165c..3ef9d23 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # NOBS Crypto -Cryptographic implementation of quantum-resistant primitives in Go. +Collection of some cryptographic implementations in Go. +Library is rarely updated on as-needed bases. Open for requests.