mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
Added package nim_chacha20_poly1305 (#2154)
This commit is contained in:
parent
dedccdb30f
commit
d12f9ffc1d
@ -25249,5 +25249,22 @@
|
||||
"description": "a convention mainly created for `createThread` proc",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/hamidb80/packedArgs"
|
||||
},
|
||||
{
|
||||
"name": "nim_chacha20_poly1305",
|
||||
"url": "https://github.com/lantos-lgtm/nim_chacha20_poly1305",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"encryption",
|
||||
"decryption",
|
||||
"chacha20",
|
||||
"poly1305",
|
||||
"chacha20_poly1305",
|
||||
"xchacha20_poly1305",
|
||||
"aead"
|
||||
],
|
||||
"description": "xchacha20_poly1305, chacha20, poly1305",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/lantos-lgtm/nim_chacha20_poly1305"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user