Skip to content

v0.0.34

Compare
Choose a tag to compare
@fulder fulder released this 02 Mar 23:39
· 49 commits to main since this release
63214d7

What's Changed

  • feat: more helper functions by @fulder in #102
    • BREAKING pki_tools.verify_signature moved to Certificate.verify_signature
    • Add CertificateRevocationList.to_file function
    • Add CryptoKeyPair.private_key_to_file function
    • Add CryptoKeyPair.public_key_to_file function

Full Changelog: v0.0.33...v0.0.34