Categories: None [Edit]

yescrypt

https://rubygems.org/gems/yescrypt
https://github.com/msuliq/yescrypt
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.

Total

Ranking: 193,275 of 196,420
Downloads: 489

Daily

Ranking: 59,981 of 196,404
Downloads: 0

Depended by

RankDownloadsName
194,742343passlib
195,049310passlib-all

Depends on

RankDownloadsName
13,729,119,754bundler
81,411,038,216rake
141,295,051,796minitest
1,45830,513,604rake-compiler

Owners

#GravatarHandle
1iconmsuliq