mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
Add package md4 (#3004)
This commit is contained in:
parent
af9fba86c6
commit
74fcb5222e
@ -34802,5 +34802,18 @@
|
||||
"description": "Simple but flexible and powerfull ORM for Nim language. Currently support MySql/MariaDb, SqLite and PostgreSql",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/zendbit/katabase"
|
||||
},
|
||||
{
|
||||
"name": "md4",
|
||||
"description": "dumb MD4 digest calculation",
|
||||
"url": "https://github.com/infinoid/md4.nim",
|
||||
"web": "https://github.com/infinoid/md4.nim",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"md4",
|
||||
"digest",
|
||||
"hash"
|
||||
],
|
||||
"license": "MIT"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user