mirror of
https://github.com/saymrwulf/cryptography.git
synced 2026-05-14 20:37:55 +00:00
* tolerate NULL params in ECDSA SHA2 AlgorithmIdentifier (#9002) * tolerate NULL params in ECDSA SHA2 AlgorithmIdentifier Java 11 does this incorrectly. It was fixed in Java16+ and they are planning to do a backport, but we'll need to tolerate this invalid encoding for a while. * test both inner and outer * changelog entry * language |
||
|---|---|---|
| .. | ||
| custom-vectors | ||
| c-bindings.rst | ||
| getting-started.rst | ||
| index.rst | ||
| reviewing-patches.rst | ||
| submitting-patches.rst | ||
| test-vectors.rst | ||