The password hash Argon2, winner of PHC
Run the following Vcpkg command to install the port.
vcpkg install argon2
argon2 provides CMake targets:
find_package(unofficial-argon2 CONFIG REQUIRED) target_link_libraries(main PRIVATE unofficial::argon2::libargon2)
Enable SSE2/AVX2/AVX512 optimizations
Install the argon2 tool
v20190702#1
Apr 25, 2023
All
P-H-C/phc-winner-argon24.8K
github.com/P-H-C/phc-winner-argon2
3b9b8134d6
Apache-2.0orCC0-1.0
Manifest