mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 23:23:07 +00:00
Added package nimAesCrypt (#2573)
Co-authored-by: Maxime DE CAUMIA BAILLENX <mdecaumiabaillenx@ncelrnd2669.nce.amadeus.net>
This commit is contained in:
parent
808b080d36
commit
c43bdace65
@ -29927,5 +29927,20 @@
|
||||
"description": "A simple and elegant presentation generator",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/HUSKI3/Nimppt"
|
||||
},
|
||||
{
|
||||
"name": "nimAesCrypt",
|
||||
"url": "https://github.com/maxDcb/nimAesCrypt",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"nim",
|
||||
"aes",
|
||||
"security",
|
||||
"aes-256",
|
||||
"aes-encryption"
|
||||
],
|
||||
"description": "Nim file-encryption module that uses AES256-CBC to encrypt/decrypt files.",
|
||||
"license": "Apache 2.0",
|
||||
"web": "https://github.com/maxDcb/nimAesCrypt"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user