pem 2.0.6
pem: ^2.0.6 copied to clipboard
PEM encoding/decoding of textual keys following RFC 7468, supporting both lax/strict-mode, and certificates chains of concatenated PEM blocks.
2.0.6 #
- Update
petitparserdependency to allow version>=5.1.0 <8.0.0.
2.0.5 #
- Allow
petitparserversion>=5.1.0 <7.0.0.
2.0.4 #
- Updated
topicsinpubspec.yaml.
2.0.3 #
- Add
topicstopubspec.yaml.
2.0.2 #
- Avoid using deprecated API from petitparser.
- Bumping lower-bound constraint for
petitparserto^5.1.0.
2.0.1 #
- Allow package petitparser version
>=4.0.1 <6.0.0.
2.0.0 #
- Migrated to null-safety.
1.0.1 #
- Fixed incompability with petitparser version 3.x
- Relaxed dependency constraints on petitparser to
>=2.1.1<4.0.0.
1.0.0 #
- Initial release, with support for encoding/decoding PEM blocks.