dart_cose 1.1.3 copy "dart_cose: ^1.1.3" to clipboard
dart_cose: ^1.1.3 copied to clipboard

Partial Dart implementation of COSE, RFC8152. It is used to validate European Digital Green Certificates.

[1.1.3] #

  • return certificate use to verify signature

[1.1.2] #

  • update x509 again

[1.1.1] #

  • update x509

[1.1.0] #

Added #

  • #5: Split up the folder structure
  • #9: Extra method to extract the kid from a pem string

[1.0.6] = Analyis issues #

  • Fix static analysis issues

[1.0.5] = Project cleanup #

  • Remove unused imports, clean up formatting, add example, readme and docs

[1.0.3] = Finetuning KID validation, also support algo -37 #

  • Further implementation of missing features for DGC validation

[1.0.2] - Return payload #

  • Return payload

[1.0.1] - Select secondary algorithm based on key type #

  • Support RSA aside from EC keys.

[1.0.0] - Initial functionality to decode and verify a COSE signature #

  • Initial functionality to decode and verify a COSE signature
6
likes
90
pub points
61%
popularity

Publisher

verified publishericapps.com

Partial Dart implementation of COSE, RFC8152. It is used to validate European Digital Green Certificates.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

asn1lib, cbor, crypto, crypto_keys, dart_base45, ninja, x509b

More

Packages that depend on dart_cose