mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
Add Nimcrypto
This commit is contained in:
parent
9c6cce9823
commit
52d14d7b28
@ -4319,6 +4319,27 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/cheatfate/asynctools"
|
"web": "https://github.com/cheatfate/asynctools"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "nimcrypto",
|
||||||
|
"url": "https://github.com/cheatfate/nimcrypto",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"crypto",
|
||||||
|
"hashes",
|
||||||
|
"ciphers",
|
||||||
|
"keccak",
|
||||||
|
"sha3",
|
||||||
|
"blowfish",
|
||||||
|
"twofish",
|
||||||
|
"rijndael",
|
||||||
|
"csprng",
|
||||||
|
"hmac",
|
||||||
|
"ripemd"
|
||||||
|
],
|
||||||
|
"description": "Nim cryptographic library",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/cheatfate/nimcrypto"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "collections",
|
"name": "collections",
|
||||||
"url": "https://github.com/zielmicha/collections.nim",
|
"url": "https://github.com/zielmicha/collections.nim",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user