Merge pull request #1941 from s3inlc/master

Added hash mode 19500
This commit is contained in:
Jens Steube
2019-03-19 10:44:06 +01:00
committed by GitHub
6 changed files with 1277 additions and 0 deletions

View File

@@ -23,6 +23,7 @@
- Added hash-mode: Kerberos 5 TGS-REP etype 18 (AES256-CTS-HMAC-SHA1-96)
- Added hash-mode: sha1(md5(md5($pass)))
- Added hash-mode: sha1($salt1.$pass.$salt2)
- Added hash-mode: Ruby on Rails Restful-Authentication
##
## Bugs