vcpkg.json 273 B

12345678
  1. {
  2. "name": "argon2",
  3. "version-string": "20190702",
  4. "port-version": 1,
  5. "description": "Reference C implementation of Argon2, the password-hashing function that won the Password Hashing Competition (PHC).",
  6. "homepage": "https://github.com/P-H-C/phc-winner-argon2"
  7. }