aboutsummaryrefslogtreecommitdiffstats
path: root/src/cryptography/hazmat/backends/openssl/ed25519.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
* support ed25519 openssh public keys (#4785)Paul Kehrer2019-02-271-4/+1
* ed25519 support (#4114)Paul Kehrer2019-02-261-0/+154