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: 192,728 of 196,125
Downloads: 481

Daily

Ranking: 49,580 of 196,106
Downloads: 0

Depended by

RankDownloadsName
194,452314passlib
194,825287passlib-all

Depends on

RankDownloadsName
13,667,363,143bundler
81,394,381,169rake
141,280,621,691minitest
1,46329,980,270rake-compiler

Owners

#GravatarHandle
1iconmsuliq