pkcs7 1.0.5 pkcs7: ^1.0.5 copied to clipboard
Pkcs7 message parser and verification library Can parse and generate x509 certificates, request Timestamp, build and verify an s-mime PKCS #7 message.
Changelog #
1.0.5 #
- Update Dart SDK and Pubspec
1.0.4 #
- Update flutter_lints
- Update some OIDs
1.0.3 #
- Fix certificate chain verification
1.0.2 #
- Update dependencies
- Add organizationIdentifier OID
1.0.1 #
- Fix compatibility with version 1 X509 certificates
- Add example
- Fix lint issues
- Update README
1.0.0 #
- First public version