Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 1.04 KB

README.md

File metadata and controls

18 lines (11 loc) · 1.04 KB

VNLib.Hashing.Portable

A collection of common cryptographic functions, optimized using the VNLib.Utils library for interop and memory management.

This library supports optional loading of native libraries such as Argon2 and vnlib_monocyper at runtime for extended feature support such as Argon2id password hashing, Blake2 support, and more.

Builds

Debug build w/ symbols & xml docs, release builds, NuGet packages, and individually packaged source code are available on my website (link below).All tar-gzip (.tgz) files will have an associated checksum and PGP signature of the desired download file.

Docs and Guides

Documentation, specifications, and setup guides are available on my website.

Docs and Articles
Builds and Source

License

The software in this repository is licensed under the GNU GPL version 2.0 (or any later version). See the LICENSE files for more information.