Skip to content

Use BLAKE2s for hashing, key derivation and signatures

akwizgran requested to merge use-blake2s into master

SHA-256 is still used for password-based key derivation (will be replaced with Argon2) and Fortuna.

Merge request reports