Minimal implementation of the Argon2 library in C++ for Alphanet - Network of Momentum Phase 0.
git clone https://github.com/zenon-network/argon2_ffi.git
cd argon2_ffi
cmake CMakeLists.txt
make
The generated library can be found in the ./build/
folder.
Please check CONTRIBUTING for more details.
The MIT License (MIT). Please check LICENSE for more information.