x509b 0.2.5 copy "x509b: ^0.2.5" to clipboard
x509b: ^0.2.5 copied to clipboard

Dart library for parsing and working with X.509 certificates.

Changelog #

0.2.5 #

  • Be more leniant towards unknown OIDs -- treat as Unknown, but do not fail
  • Parse DGC issuer OIDs
  • Parse more types of algo's

0.2.4 #

0.2.3 #

  • Extra features / bugfixes for EHN DGC parsing. (Digital Green Certificate)

0.2.2 #

  • Compatible with version 0.3.0 of crypto_keys

0.2.1 #

  • Parse pem certificates

0.2.0 #

  • Migrate null safety

0.1.4 #

  • Bump asn1lib to 0.8.1.
  • Support GeneralNames for using by Issuer/Subject Alternative Name

0.1.3 #

  • Support for CertificatePolicies, CrlDistributionPoints and AuthorityInformationAccess extensions

0.1.2 #

  • Support for EC keys

0.1.1 #

  • Bugfix parsing strings stored as ASN1UTF8String

0.1.0 #

  • Initial version
1
likes
120
pub points
77%
popularity

Publisher

unverified uploader

Dart library for parsing and working with X.509 certificates.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

asn1lib, crypto_keys, quiver

More

Packages that depend on x509b