aboutsummaryrefslogtreecommitdiffstats
path: root/src/cryptography/hazmat/primitives/serialization/base.py
Commit message (Expand)AuthorAgeFilesLines
* add support for encoding compressed points (#4638)Paul Kehrer2019-01-201-0/+3
* support x448 public/private serialization both raw and pkcs8 (#4653)Paul Kehrer2019-01-131-0/+3
* Move SSH serialization to it's own file (#4607)Alex Gaynor2018-11-241-133/+0
* refactor serialization module into package (#4606)Paul Kehrer2018-11-231-0/+209