aboutsummaryrefslogtreecommitdiff
path: root/lib/Utils.Cryptography/readme.md
blob: 05d1e20b0a2e8d541f5f506d465478bcfcf46735 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# VNLib.Utils.Cryptography
Contains vendored packages that are (optionally)used with VNLib applications such as Argon2 and MonoCypher, as well as build files for compiling the projects cross-platform using CMake and Taskfile.dev. 

Pre-built Windows binaries are available on my website (link below).  
Source code blobs are also packaged and ready for building. See the docs link below for building instructions.

## 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.utils.cryptography)  
[Builds and Source](https://www.vaughnnugent.com/resources/software/modules/VNLib.Core)  

## License 
Code is individually licensed. See the `LICENSE` file in each subdirectory for more information.