Merge branch 'master' into m23100_apple_keychain

This commit is contained in:
Jens Steube
2020-07-01 13:01:16 +02:00
committed by GitHub
21 changed files with 8604 additions and 1382 deletions
+7
View File
@@ -4,8 +4,15 @@
## Algorithms
##
- Added pure kernels for hash-mode 600 (BLAKE2b-512)
- Added hash-mode: Apple Keychain
##
## Bugs
##
- Fixed uninitialized value in bitsliced DES kernel (BF mode only) leading to false negatives
##
## Improvements
##