mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
add argon2_highlevel (#2174)
This commit is contained in:
parent
6c117f9704
commit
657a15a2b9
@ -25486,5 +25486,23 @@
|
|||||||
"description": "Nim wrapper for Sandia OpenSHMEM, a high performance computing (HPC), distributed shared symmetric memory library",
|
"description": "Nim wrapper for Sandia OpenSHMEM, a high performance computing (HPC), distributed shared symmetric memory library",
|
||||||
"license": "boost",
|
"license": "boost",
|
||||||
"web": "https://github.com/ct-clmsn/nim-sos/"
|
"web": "https://github.com/ct-clmsn/nim-sos/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "argon2_highlevel",
|
||||||
|
"url": "https://github.com/termermc/argon2-highlevel",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"argon2",
|
||||||
|
"crypto",
|
||||||
|
"hash",
|
||||||
|
"library",
|
||||||
|
"password",
|
||||||
|
"wrapper",
|
||||||
|
"async",
|
||||||
|
"highlevel"
|
||||||
|
],
|
||||||
|
"description": "A high-level Nim Argon2 password hashing library",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/termermc/argon2-highlevel"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user