RubyGems Navigation menu

yescrypt 0.1.1

Ruby C extension wrapping the yescrypt password hashing algorithm. yescrypt is the default password hash in modern Linux distributions (glibc 2.36+). It extends scrypt with pwxform for stronger time-memory tradeoff resistance. Supports YESCRYPT_WORM (scrypt-compatible), YESCRYPT_RW, and YESCRYPT_DEFAULTS flavors.

Gemfile:
=

install:
=

Versions:

  1. 0.1.1 March 07, 2026 (21.5 KB)
  2. 0.1.0 March 07, 2026 (21.5 KB)

Development Dependencies (4):

bundler >= 2.0
minitest ~> 5.0
rake ~> 13.0
rake-compiler ~> 1.0

Owners:

Pushed by:

Authors:

  • Suleyman Musayev

SHA 256 checksum:

=

Total downloads 204

For this version 118

Version Released:

License:

MIT

Required Ruby Version: >= 2.7.2

New versions require MFA: true

Version published with MFA: true

Links: