Skip to content

DotNetAES is an AES CBC & AES CBC HMAC SHA512 .NET Standard wrapper which makes it easy to encrypt data and objects.

License

Notifications You must be signed in to change notification settings

lilpug/dotnetaes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DotNetAES

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.

NuGet

NuGet

Documentation links

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 and License

Copyright © 2017 David Whitehead

This project is licensed under the MIT License.

About

DotNetAES is an AES CBC & AES CBC HMAC SHA512 .NET Standard wrapper which makes it easy to encrypt data and objects.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages