You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Minor release: 1.6.0
- `grypto` package rewritten and will use scrypt instead of bcrypt by default, allowing you to still verify both
hashes with MCF. This closes the bcrypt vulnerability of long passwords (>56 characters).
- Refactoring and vendor fixes (1.5.4-rc1)
Signed-off-by: Kirill Danshin <kirill@danshin.pro>