aboutsummaryrefslogtreecommitdiffstats
path: root/src/cryptography/hazmat/backends/openssl/x448.py
Commit message (Expand)AuthorAgeFilesLines
* Cleanup serialize (#5149)Marko Kreen2020-05-251-18/+1
* be clear that NoEncryption must be an instance in the exception (#4985)Paul Kehrer2019-09-071-1/+1
* Serialization x25519 (#4688)Paul Kehrer2019-01-141-5/+2
* support x448 public/private serialization both raw and pkcs8 (#4653)Paul Kehrer2019-01-131-1/+72
* X448 support (#4580)Paul Kehrer2018-11-221-0/+55