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.

Home Page:https://stephenhaunts.com/projects/block-encrypter/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

stephenhaunts/Block-Encryptor Stargazers