QRCS-CORP / Blake2

The Blake2 Message digest in C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blake2

The Blake2 Message digest in C++

All variants of Blake2, sequential and parallel, works with or without intrinsics, 2B, 2BP, 2S, and 2SP. Tested with official Kats, built in Mac and Drbg. Project settings use default intrinsics setting /arch:AVS, and compiled with Intel compiler for best performance.

License is MIT.

About

The Blake2 Message digest in C++


Languages

Language:C++ 99.4%Language:Objective-C 0.3%Language:C 0.3%