Skip to content

Deadlyelder/blake2-swift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f2b6451 · Jan 5, 2022

History

6 Commits
Jan 5, 2022
Jan 5, 2022
Jan 5, 2022
Dec 31, 2021
Jan 5, 2022

Repository files navigation

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.