aboutsummaryrefslogtreecommitdiff
path: root/lib/Utils.Cryptography/monocypher/package.json
blob: 2ce626d5f958dd7a439dadac0518733a5ecd25c2 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "name": "vnlib_monocypher",
  "version": "0.1.0",
  "output_dir": "bin",
  "author": "Vaughn Nugent",
  "description": "Integrates the MonoCypher native library into a wrapper utility library for usage in VNLib.Hashing.Portable for Blake2, Argon2 and more coming",
  "copyright": "Copyright \u00A9 2023 Vaughn Nugent",
  "company": "Vaughn Nugent",
  "repository": "https://github.com/VnUgE/VNLib.Core/tree/main/lib/Utils.Cryptography/monocypher"
}