DotNetAES is an AES CBC & AES CBC HMAC SHA512 .NET Standard wrapper which makes it easy to encrypt data and objects. The library also utilises GZIP internally to help keep the encrypted data size as small as it can be.
Getting Started - https://github.com/lilpug/dotnetaes/wiki
AES CBC - https://github.com/lilpug/dotnetaes/wiki/AES-CBC
AES CBC HMAC SHA512 - https://github.com/lilpug/dotnetaes/wiki/AES-CBC-HMAC-SHA512
Copyright © 2017 David Whitehead
This project is licensed under the MIT License.