summaryrefslogtreecommitdiff
path: root/src/cryptography/hazmat/primitives/asymmetric/x448.py
AgeCommit message (Expand)Author
2021-11-11Upgrade cryptography from 2.5 to 3.3Lucia Li
2019-01-17x448 and x25519 should enforce key lengths in backend (#4703)Paul Kehrer
2019-01-13support x448 public/private serialization both raw and pkcs8 (#4653)Paul Kehrer
2018-11-22X448 support (#4580)Paul Kehrer