Update support for RSA/DSA/EC/OPENSSH Private Keys

This commit is contained in:
Jens Steube
2020-08-03 16:57:23 +02:00
parent 152fefe65f
commit e00cae4c5c
27 changed files with 6371 additions and 2879 deletions
+6 -1
View File
@@ -1,5 +1,11 @@
* changes v6.1.1 -> v6.x.x
##
## Algorithms
##
- Added hash-mode: RSA/DSA/EC/OPENSSH Private Keys
* changes v6.1.0 -> v6.1.1
##
@@ -97,7 +103,6 @@
- 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 -1
View File
@@ -273,6 +273,7 @@ NVIDIA GPUs require "NVIDIA Driver" (440.64 or later) and "CUDA Toolkit" (9.0 or
- Apple Keychain
- Apple Secure Notes
- JKS Java Key Store Private Keys (SHA1)
- RSA/DSA/EC/OPENSSH Private Keys
- 1Password, agilekeychain
- 1Password, cloudkeychain
- Password Safe v2
@@ -327,7 +328,6 @@ 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