aboutsummaryrefslogtreecommitdiffstats
path: root/src/cryptography/hazmat/primitives/serialization
Commit message (Expand)AuthorAgeFilesLines
* support ed25519 openssh public keys (#4785)Paul Kehrer2019-02-271-1/+12
* add support for encoding compressed points (#4638)Paul Kehrer2019-01-201-0/+3
* Serialization x25519 (#4688)Paul Kehrer2019-01-141-0/+3
* support x448 public/private serialization both raw and pkcs8 (#4653)Paul Kehrer2019-01-131-0/+3
* Compressed point support (#4629)Paul Kehrer2018-12-111-2/+1
* PKCS12 Basic Parsing (#4553)Paul Kehrer2018-11-281-0/+9
* Move SSH serialization to it's own file (#4607)Alex Gaynor2018-11-243-134/+146
* refactor serialization module into package (#4606)Paul Kehrer2018-11-232-0/+230