1. Home
  2. Browse
  3. argon2

argon2

v20190702#1Latest

Password-hashing library.

Install

Run the following Vcpkg command to install the port.

vcpkg install argon2

Usage

argon2 provides CMake targets:

find_package(unofficial-argon2 CONFIG REQUIRED)
target_link_libraries(main PRIVATE unofficial::argon2::libargon2)

Features

Dependencies

See source

Version

v20190702#1

Publication

Supports

All

GitHub

P-H-C/phc-winner-argon2

Homepage

github.com/P-H-C/phc-winner-argon2

Subtree

3b9b8134d6

License

Apache-2.0orCC0-1.0

Definition

Manifest