Merge pull request #2363 from mpalmer/pkcs1
Module to decrypt PEM-encoded encrypted private keys (#74)
This commit is contained in:
@@ -97,6 +97,7 @@
|
||||
- Added hash-mode: Open Document Format (ODF) 1.1 (SHA-1, Blowfish)
|
||||
- Added hash-mode: Open Document Format (ODF) 1.2 (SHA-256, AES)
|
||||
- Added hash-mode: Oracle Transportation Management (SHA256)
|
||||
- Added hash-mode: PKCS#1 key
|
||||
- Added hash-mode: PKZIP archive encryption
|
||||
- Added hash-mode: PKZIP Master Key
|
||||
- Added hash-mode: Python passlib pbkdf2-sha1
|
||||
|
||||
@@ -327,6 +327,7 @@ NVIDIA GPUs require "NVIDIA Driver" (440.64 or later) and "CUDA Toolkit" (9.0 or
|
||||
- Django (SHA-1)
|
||||
- Web2py pbkdf2-sha512
|
||||
- TOTP (HMAC-SHA1)
|
||||
- PKCS#1 key
|
||||
|
||||
##
|
||||
## Attack-Modes
|
||||
|
||||
Reference in New Issue
Block a user