Merge pull request #919 from matrix/master

Add support for SHA-224
This commit is contained in:
Jens Steube
2016-12-17 20:03:50 +01:00
committed by GitHub
15 changed files with 1650 additions and 246 deletions
+6
View File
@@ -7,6 +7,12 @@
- New option --progress-only: Quickly provides ideal progress step size and time to process on the user hashes and selected options, then quit
- Files: Use $HEX[...] in case the password includes the separater character, increases potfile reading performance
##
## Algorithms
##
- Added hash-mode 1300 = SHA-224
##
## Bugs
##