Merge pull request #2008 from vlohacks/master
New modules for Python passlib pbkdf2 sha variants
This commit is contained in:
@@ -29,6 +29,9 @@
|
||||
- Added hash-mode: sha1($salt1.$pass.$salt2)
|
||||
- Added hash-mode: Ruby on Rails Restful-Authentication
|
||||
- Added hash-mode: DiskCryptor
|
||||
- Added hash-mode: Python passlib pbkdf2-sha1
|
||||
- Added hash-mode: Python passlib pbkdf2-sha256
|
||||
- Added hash-mode: Python passlib pbkdf2-sha512
|
||||
|
||||
##
|
||||
## Bugs
|
||||
|
||||
@@ -110,6 +110,9 @@ NVIDIA GPUs require "NVIDIA Driver" (418.56 or later) and "CUDA Toolkit" (10.1 o
|
||||
- PBKDF2-HMAC-SHA1
|
||||
- PBKDF2-HMAC-SHA256
|
||||
- PBKDF2-HMAC-SHA512
|
||||
- Python passlib pbkdf2-sha1
|
||||
- Python passlib pbkdf2-sha256
|
||||
- Python passlib pbkdf2-sha512
|
||||
- Skype
|
||||
- WPA-EAPOL-PBKDF2
|
||||
- WPA-EAPOL-PMK
|
||||
|
||||
Reference in New Issue
Block a user