Merge pull request #2363 from mpalmer/pkcs1

Module to decrypt PEM-encoded encrypted private keys (#74)
This commit is contained in:
Jens Steube
2020-08-03 16:54:06 +02:00
committed by GitHub
19 changed files with 4078 additions and 0 deletions
+1
View File
@@ -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
+1
View File
@@ -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