mirror of
https://github.com/saymrwulf/cryptography.git
synced 2026-05-14 20:37:55 +00:00
add one more RSA PSS invalid test vector (#8798)
This commit is contained in:
parent
5f3871e4df
commit
9425d2376b
2 changed files with 2 additions and 0 deletions
|
|
@ -483,6 +483,8 @@ Custom X.509 Vectors
|
|||
signature algorithm.
|
||||
* ``rsa_pss_cert_no_sig_params.der`` - A self-signed certificate with an invalid
|
||||
RSA PSS signature algorithm that is missing signature parameters for PSS.
|
||||
* ``rsa_pss_cert_unsupported_mgf_hash.der`` - A self-signed certificate with an
|
||||
unsupported MGF1 hash algorithm in the signature algorithm.
|
||||
* ``long-form-name-attribute.pem`` - A certificate with ``subject`` and ``issuer``
|
||||
names containing attributes whose value's tag is encoded in long-form.
|
||||
* ``mismatch_inner_outer_sig_algorithm.der`` - A leaf certificate derived from
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Reference in a new issue