Skip to content

A NET Core library for collecting and giving easy access to useful encryption and hashing functionality.

License

Notifications You must be signed in to change notification settings

flaskevann/EncryptionAndHashingLibrary

Repository files navigation

EncryptionAndHashingLibrary

A NET Core library for collecting and giving easy access to useful encryption and hashing functionality.

Can easily be copied or imported into any kind of NET project and be taken full advantage of.

Content

Currently supports the following encryption types: AES-GCM 128 and AES-CBC 256.

Currently supports the following hashing methods: SHA2

Uses

Used in github.com/flaskevann/FileEncryption

License

Has a regular MIT license

About

A NET Core library for collecting and giving easy access to useful encryption and hashing functionality.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages