fixes #1298: add pure kernels for -m 600 = BLAKE2b-512

This commit is contained in:
philsmd
2020-06-24 23:41:58 +02:00
parent 5628317de8
commit bd9304724c
13 changed files with 8324 additions and 1111 deletions
+6
View File
@@ -1,5 +1,11 @@
* changes v6.0.0 -> v6.0.x
##
## Algorithms
##
- Added pure kernels for hash-mode 600 (BLAKE2b-512)
##
## Improvements
##