/BLAKE2b

Primary LanguageGo

Implementation of BLAKE2b hashing

Description

BLAKE2 is a cryptographic hash function faster than MD5, SHA-1, SHA-2, and SHA-3, yet is at least as secure as the latest standard SHA-3. BLAKE2 has been adopted by many projects due to its high speed, security, and simplicity.

Usage:

go run blake.go