Added package sphincs

This commit is contained in:
Emery Hemingway 2018-04-24 13:10:45 +02:00
parent 2968702714
commit a708a476e7

View File

@ -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"
}
]