An open API service indexing awesome lists of open source software.

https://github.com/maldevel/aes256

AES 256 CBC encryption and Base64 encoding with CryptoAPI and C
https://github.com/maldevel/aes256

Last synced: 9 months ago
JSON representation

AES 256 CBC encryption and Base64 encoding with CryptoAPI and C

Awesome Lists containing this project

README

          

# AES256
AES 256 CBC encryption and Base64 encoding with CryptoAPI and C