aboutsummaryrefslogtreecommitdiffstats
path: root/src/cryptography/hazmat/primitives/asymmetric/x448.py
Commit message (Expand)AuthorAgeFilesLines
* x448 and x25519 should enforce key lengths in backend (#4703)Paul Kehrer2019-01-171-0/+6
* support x448 public/private serialization both raw and pkcs8 (#4653)Paul Kehrer2019-01-131-2/+8
* X448 support (#4580)Paul Kehrer2018-11-221-0/+61