Merge pull request #2664 from matrix/hash-mode-26000
Added hash-mode 26000 - OpenEdge Progress Encode
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user