mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-09 01:23:06 +00:00
Add argon2 package (#1249)
This commit is contained in:
parent
935490c850
commit
093a199aea
@ -15275,5 +15275,21 @@
|
||||
"description": "A command to encode / decode text with your dictionary",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/jiro4989/edens"
|
||||
},
|
||||
{
|
||||
"name": "argon2",
|
||||
"url": "https://github.com/Ahrotahn/argon2",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"argon2",
|
||||
"crypto",
|
||||
"hash",
|
||||
"library",
|
||||
"password",
|
||||
"wrapper"
|
||||
],
|
||||
"description": "A nim wrapper for the Argon2 hashing library",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/Ahrotahn/argon2"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user