/blake2-swift

Swift implementation of Blake2

Primary LanguageSwift

blake2-swift

Blake2 (also known Blake2b) is a cryptographic hash and Message Authentication Code (MAC) designed by Jean-Philippe Aumasson, Samuel Neves, Zooko Wilcox-O'Hearn, and Christian Winnerlein.

The implementation is based on the reference implementation published in the IETF RFC7693.