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,313 of 192,137
Downloads: 306

Daily

Ranking: 82,222 of 192,103
Downloads: 1

Depended by

RankDownloadsName
191,019185passlib
191,480169passlib-all

Depends on

RankDownloadsName
13,342,103,677bundler
81,292,456,495rake
141,193,981,621minitest
1,49627,016,559rake-compiler

Owners

#GravatarHandle
1iconmsuliq