aboutsummaryrefslogtreecommitdiffstats
path: root/tests/hazmat/primitives/test_x448.py
Commit message (Expand)AuthorAgeFilesLines
* Fix some backend feature checks in tests (#4931)David Benjamin2019-07-081-3/+0
* x448 and x25519 should enforce key lengths in backend (#4703)Paul Kehrer2019-01-171-1/+11
* 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