# 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](https://www.vaughnnugent.com/resources/software/articles?tags=docs,_vnlib.hashing.portable) [Builds and Source](https://www.vaughnnugent.com/resources/software/modules/VNLib.Core) ## 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.