add sha3 library
This commit is contained in:
parent
82843d2a65
commit
d08a994fa0
1 changed files with 14 additions and 0 deletions
|
|
@ -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/"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue