From a708a476e72309a9906e06b4840c41ad8dec930e Mon Sep 17 00:00:00 2001 From: Emery Hemingway Date: Tue, 24 Apr 2018 13:10:45 +0200 Subject: Added package sphincs --- packages.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/packages.json b/packages.json index c310557..16479a1 100644 --- a/packages.json +++ b/packages.json @@ -8988,5 +8988,18 @@ "description": "Test failing snippets from Nim's issues", "license": "MIT", "web": "https://github.com/genotrance/tissue" + }, + { + "name": "sphincs", + "url": "https://github.com/ehmry/nim-sphincs", + "method": "git", + "tags": [ + "crypto", + "pqcrypto", + "signing" + ], + "description": "SPHINCSâș stateless hash-based signature scheme", + "license": "MIT", + "web": "https://github.com/ehmry/nim-sphincs" } ] -- cgit v1.2.3