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 |
||
|---|---|---|
| .. | ||
| _ext | ||
| _static | ||
| development | ||
| hazmat/primitives | ||
| x509 | ||
| api-stability.rst | ||
| changelog.rst | ||
| community.rst | ||
| conf.py | ||
| doing-a-release.rst | ||
| exceptions.rst | ||
| faq.rst | ||
| fernet.rst | ||
| glossary.rst | ||
| index.rst | ||
| installation.rst | ||
| limitations.rst | ||
| make.bat | ||
| Makefile | ||
| openssl.rst | ||
| random-numbers.rst | ||
| security.rst | ||
| spelling_wordlist.txt | ||