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,532 of 192,704
Downloads: 346

Daily

Ranking: 70,322 of 192,689
Downloads: 1

Depended by

RankDownloadsName
191,453210passlib
191,933194passlib-all

Depends on

RankDownloadsName
13,401,824,266bundler
81,315,196,836rake
141,210,307,035minitest
1,48427,781,540rake-compiler

Owners

#GravatarHandle
1iconmsuliq