commit 7b364246a7377fde02c390308e12f6144a520ac5 Author: frankw Date: Fri Jun 24 19:39:03 2016 +0200 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..7209c4f --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +BLAKE2b-SSE +=========== + +Pure Go implementation of BLAKE2b using SSE optimizations.