dart_ssi 1.0.3 copy "dart_ssi: ^1.0.3" to clipboard
dart_ssi: ^1.0.3 copied to clipboard

Dart Package supporting Verifiable Credentials, Dids, a wallet for them, Didcomm and IWCE

1.0.3 #

  • add function to build x509 certificate signing request for did
  • update readme.md

1.0.2 #

  • small bug-fixes
  • prepare for publishing (actual linting, etc.)

1.0.1 #

  • dependency updates
  • change from dart_web3 to web3dart
  • bugfix

1.0.0 #

  • Breaking Change: all Signatures are now correct JSON-LD Signature because JSON-LD Processor is ready to use
  • fix little wallet bug (wallet was cleared when password was wrong)

0.3.4 #

  • add support for credential manifest
  • Update README.md (Links to further examples)

0.3.3 #

  • bugfixes
  • add web_redirect header

0.3.2 #

  • bugfixes and improvements
  • update dev-dependencies

0.3.1 #

  • extensible API for credential/presentation signing and verification
  • Discover Feature protocol: new feature-type attachment-format
  • Out-of-Band messages: attachment are no required anymore (but optional)

0.3.0 #

  • new type name for empty messages
  • add support for discover feature protocol

0.2.0 #

  • change response_to header of plaintext messages to reply_url and reply_to (conformance to jwm spec)

0.1.2 #

  • check signature of didcomm message attachments
  • resolve didcomm message attachment from given link

0.1.1 #

  • support storing didcomm messages in wallet

0.1.0 #

  • add support for didcomm v2
  • support did:key
  • support Ed25519Signature2020 Signature Suite

0.0.1 #

  • Initial release
    • Support did:ethr
    • Sign/Verify Credentials and Presentation (EcdsaSecp256k1RecoverySignature2020)
    • hash based selective disclosure mechanism
    • Support IWCE
    • Simple Ethereum based Credential Revocation
3
likes
0
pub points
40%
popularity

Publisher

unverified uploader

Dart Package supporting Verifiable Credentials, Dids, a wallet for them, Didcomm and IWCE

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

asn1lib, base_codecs, bip32, bip39, crypto, crypto_keys, ed25519_edwards, ed25519_hd_key, elliptic, hive, http, json_ld_processor, json_path, json_schema2, uuid, web3dart, x25519

More

Packages that depend on dart_ssi