Merge pull request #2664 from matrix/hash-mode-26000

Added hash-mode 26000 - OpenEdge Progress Encode
This commit is contained in:
Jens Steube
2021-06-12 18:22:09 +02:00
committed by GitHub
7 changed files with 1149 additions and 0 deletions
+1
View File
@@ -112,6 +112,7 @@
- Added hash-mode: Umbraco HMAC-SHA1
- Added hash-mode: sha1($salt.sha1($pass.$salt))
- Added hash-mode: sha1(sha1($pass).$salt)
- Added hash-mode: OpenEdge Progress Encode
##
## Features
+1
View File
@@ -351,6 +351,7 @@ NVIDIA GPUs require "NVIDIA Driver" (440.64 or later) and "CUDA Toolkit" (9.0 or
- Web2py pbkdf2-sha512
- Django (PBKDF2-SHA256)
- Django (SHA-1)
- OpenEdge Progress Encode
- Atlassian (PBKDF2-HMAC-SHA1)
- Ruby on Rails Restful-Authentication
- Python passlib pbkdf2-sha512