aboutsummaryrefslogtreecommitdiffstats
path: root/tests/hazmat/primitives/test_x448.py
Commit message (Expand)AuthorAgeFilesLines
* support byteslike in X448PrivateKey.from_private_bytes (#4694)Paul Kehrer2019-01-151-0/+12
* support x448 public/private serialization both raw and pkcs8 (#4653)Paul Kehrer2019-01-131-7/+100
* X448 support (#4580)Paul Kehrer2018-11-221-0/+127