mirror of
https://github.com/logos-messaging/packages.git
synced 2026-08-07 02:53:10 +00:00
Add package chacha20 (#2029)
This commit is contained in:
parent
eddf6dfc53
commit
3dbcf44167
@ -23919,5 +23919,16 @@
|
|||||||
"description": "Yet another SQLite wrapper for Nim.",
|
"description": "Yet another SQLite wrapper for Nim.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/codehz/easy_sqlite3"
|
"web": "https://github.com/codehz/easy_sqlite3"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "chacha20",
|
||||||
|
"url": "https://git.sr.ht/~ehmry/chacha20",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"crypto"
|
||||||
|
],
|
||||||
|
"description": "ChaCha20 stream cipher",
|
||||||
|
"license": "Unlicense",
|
||||||
|
"web": "https://git.sr.ht/~ehmry/chacha20"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user