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: 189,706 of 190,402
Downloads: 211

Daily

Ranking: 33,320 of 190,364
Downloads: 7

Depended by

RankDownloadsName
190,37391passlib
190,38284passlib-all

Depends on

RankDownloadsName
13,247,375,353bundler
81,257,384,115rake
141,165,800,202minitest
1,51725,746,285rake-compiler

Owners

#GravatarHandle
1iconmsuliq