All Versions
2
Latest Version
Avg Release Cycle
-
Latest Release
-

Changelog History

  • v1.0.1 Changes

    • hide the ASCII_ARMOR symbol to work around a linking issue with 32-bit windows builds
  • v1.0 Changes

    • pem::parse_many now returns a Result<Vec<Pem>> instead of a Vec<Pem> that silently discarded invalid sections.