Merge pull request #2480 from philsmd/macos_alias_detection

fixes #2460: better alias detection esp. for macOS
This commit is contained in:
Jens Steube
2020-07-03 13:17:04 +02:00
committed by GitHub
2 changed files with 5 additions and 0 deletions
+1
View File
@@ -11,6 +11,7 @@
## Bugs
##
- Fixed alias detection with additional processor core count check
- Fixed maximum password length in modules of hash-modes 600, 7800, 7801 and 9900
- Fixed non-zero status code when using --stdout
- Fixed uninitialized value in bitsliced DES kernel (BF mode only) leading to false negatives