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: 190,976 of 193,756
Downloads: 390

Daily

Ranking: 110,042 of 193,649
Downloads: 0

Depended by

RankDownloadsName
192,272231passlib
192,723216passlib-all

Depends on

RankDownloadsName
13,494,238,297bundler
81,345,947,699rake
141,236,290,611minitest
1,47528,684,964rake-compiler

Owners

#GravatarHandle
1iconmsuliq