xcrypt 0.1.0
Ruby FFI bindings for libxcrypt, a modern library for one-way hashing of passwords. Supports yescrypt, bcrypt, SHA-512, SHA-256, and other algorithms provided by the bundled libxcrypt source (ext/libxcrypt).
Gemfile:
=
install:
=
Runtime Dependencies (2):
ffi
~> 1.0
ffi-compiler
~> 1.0