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

https://github.com/stephenhaunts/block-encryptor

A simple C# code library that makes encrypting blocks of data easier. Data blocks are encrypted using AES but also have HMAC integrity built in to guard against data tampering or corruption. This library is designed to be very easy to use.
https://github.com/stephenhaunts/block-encryptor

crypto crypto-library cryptography cryptography-library cryptography-tools encryption encryption-library privacy privacy-enhancing-technologies privacy-tools

Last synced: 6 months ago
JSON representation

A simple C# code library that makes encrypting blocks of data easier. Data blocks are encrypted using AES but also have HMAC integrity built in to guard against data tampering or corruption. This library is designed to be very easy to use.

Awesome Lists containing this project