Implemeted table for alternate base64
Implemented alternate base64 table, removed replacement code in modules. Fixed: whitespace/indent issues Fixed: unsigned to signed implicit typecasts Added new algorithm information to readme.txt and changes.txt
This commit is contained in:
@@ -27,6 +27,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
|
||||
|
||||
@@ -270,6 +270,9 @@ NVIDIA GPUs require "NVIDIA Driver" (418.56 or later)
|
||||
- Ethereum Pre-Sale Wallet, PBKDF2-HMAC-SHA256
|
||||
- Ansible Vault
|
||||
- Plaintext
|
||||
- Python passlib pbkdf2-sha1
|
||||
- Python passlib pbkdf2-sha256
|
||||
- Python passlib pbkdf2-sha512
|
||||
|
||||
##
|
||||
## Attack-Modes
|
||||
|
||||
Reference in New Issue
Block a user