1
0
mirror of https://github.com/fumiama/blake2b-simd.git synced 2026-06-07 11:10:27 +08:00

Initial commit

This commit is contained in:
frankw
2016-06-24 19:39:03 +02:00
commit 7b364246a7

4
README.md Normal file
View File

@@ -0,0 +1,4 @@
BLAKE2b-SSE
===========
Pure Go implementation of BLAKE2b using SSE optimizations.