add sha3 library

This commit is contained in:
Mike Pechkin 2017-07-16 19:37:55 +03:00
parent 82843d2a65
commit d08a994fa0

View File

@ -6740,5 +6740,19 @@
"description": "A tensor (multidimensional array) library for Nim",
"license": "Apache License 2.0",
"web": "https://mratsim.github.io/Arraymancer/"
},
{
"name": "sha3",
"url": "https://bitbucket.org/mihailp/sha3/",
"method": "hg",
"tags": [
"crypto",
"cryptography",
"hash",
"security"
],
"description": "sha3 - cryptographic hash function",
"license": "CC0",
"web": "https://bitbucket.org/mihailp/sha3/"
}
]