pem 2.0.2 copy "pem: ^2.0.2" to clipboard
pem: ^2.0.2 copied to clipboard

PEM encoding/decoding of textual keys following RFC 7468, supporting both lax/strict-mode, and certificates chains of concatenated PEM blocks.

v2.0.2 #

  • Avoid using deprecated API from petitparser.
  • Bumping lower-bound constraint for petitparser to ^5.1.0.

v2.0.1 #

v2.0.0 #

  • Migrated to null-safety.

v1.0.1 #

  • Fixed incompability with petitparser version 3.x
  • Relaxed dependency constraints on petitparser to >=2.1.1<4.0.0.

v1.0.0 #

  • Initial release, with support for encoding/decoding PEM blocks.
18
likes
0
pub points
91%
popularity

Publisher

verified publishergoogle.dev

PEM encoding/decoding of textual keys following RFC 7468, supporting both lax/strict-mode, and certificates chains of concatenated PEM blocks.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

petitparser

More

Packages that depend on pem