mirror of
https://github.com/saymrwulf/cryptography.git
synced 2026-05-14 20:37:55 +00:00
- Fix typo in the docs (s/buidlder/builder/) - Remove default from the method declaration and docs - Replace ValueError with NotImpelementedError for unsupported X.509 extensions - Add TODO comment as requested by Alex - Fix test to pass critical=False since it no longer is a default value |
||
|---|---|---|
| .. | ||
| hazmat | ||
| __init__.py | ||
| conftest.py | ||
| test_fernet.py | ||
| test_interfaces.py | ||
| test_utils.py | ||
| test_warnings.py | ||
| test_x509.py | ||
| test_x509_ext.py | ||
| utils.py | ||