mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 15:43:13 +00:00
Added package nimword (#2481)
This commit is contained in:
parent
b1a853012a
commit
aed50ee75e
@ -28753,8 +28753,27 @@
|
|||||||
"url": "https://github.com/ilmanzo/containertools",
|
"url": "https://github.com/ilmanzo/containertools",
|
||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
"method": "git",
|
"method": "git",
|
||||||
"tags": [ "dsl", "container" ],
|
"tags": [
|
||||||
|
"dsl",
|
||||||
|
"container"
|
||||||
|
],
|
||||||
"description": "a library and a DSL to handle container spec files",
|
"description": "a library and a DSL to handle container spec files",
|
||||||
"web": "https://github.com/ilmanzo/containertools"
|
"web": "https://github.com/ilmanzo/containertools"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "nimword",
|
||||||
|
"url": "https://github.com/PhilippMDoerner/nimword",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"hashing",
|
||||||
|
"password",
|
||||||
|
"libsodium",
|
||||||
|
"openssl",
|
||||||
|
"argon2",
|
||||||
|
"pbkdf2"
|
||||||
|
],
|
||||||
|
"description": "A simple library with a simple interface to do password hashing and validation with different algorithms",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/PhilippMDoerner/nimword"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user