IABSD.fr/ports/security/ruby-argon2

Branch :


Log

Author Commit Date CI Message
0f1fb96f 2023-12-08 17:04:07 Update to argon2 2.3.0 Mostly from wen heping <wenheping2000@hotmail.com>
1d76e263 2023-09-01 17:11:35 Update to argon2 2.2.0
8c0294c2 2022-03-11 19:53:16 drop RCS Ids
303d7d22 2021-02-02 20:07:55 Import ruby-argon2 2.0.3 This Ruby Gem provides FFI bindings, and a simplified interface, to the Argon2 algorithm. Argon2 is the official winner of the Password Hashing Competition, a several year project to identify a successor to bcrypt/PBKDF/scrypt methods of securely storing passwords. This is an independant project and not official from the PHC team. OK sthen@