Deadlyelder / blake2-swift

Swift implementation of Blake2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Swift implementation of Blake2


Languages

Language:Swift 95.8%Language:Objective-C 4.2%