pem 2.0.5 copy "pem: ^2.0.5" to clipboard
pem: ^2.0.5 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.5 #

  • Allow petitparser version >=5.1.0 <7.0.0.

v2.0.4 #

  • Updated topics in pubspec.yaml.

v2.0.3 #

  • Add topics to pubspec.yaml.

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.
17
likes
140
pub points
92%
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
Contributing

Topics

#crypto #security #parser #pem

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

petitparser

More

Packages that depend on pem