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
|
||||
|
||||
Reference in New Issue
Block a user