We now allow the import and export of keys to PKCS #8 and SPKI format. This additional feature requires ecdsa
as a dependency.
What's Changed
- include pypi information to readme by @GiacomoPope in #94
- include .pyc files into ignored ones for git by @tomato42 in #96
- Support for writing keys to PEM and DER files by @tomato42 in #98
- Scripts by @tomato42 in #99
Full Changelog: 1.0.1...v1.1