- From: Markus Sabadello <markus@danubetech.com>
- Date: Wed, 10 Aug 2022 12:09:17 +0400
- To: public-credentials@w3.org
- Message-ID: <5942df33-af67-cee5-68c9-22c1ad840533@danubetech.com>
Hello, This is great... We also have some Java libraries with DID/VC functionality, did-common-java <https://github.com/decentralized-identity/did-common-java>, ld-signatures-java <https://github.com/weboftrustinfo/ld-signatures-java>, verifiable-credentials-java <https://github.com/danubetech/verifiable-credentials-java>, cborld-java <https://github.com/danubetech/cborld-java>. I look forward to comparing and more interop testing; the more implementation experience we get as a community, the better. BTW our libraries are also based on your Titanium JSON-LD <https://github.com/filip26/titanium-json-ld>, which is excellent!! Markus On 09.08.22 00:22, Filip Kolarik wrote: > Hi, > I just want to share open source implementations in Java supporting VC > processing: > > Iron VCs <https://github.com/filip26/iron-verifiable-credentials> > Supports Ed2519Signature2020 issuing/verifying, DID keys, and is > interoperable with Danube Tech and Digital Bazaar. See > Interoperability Report > <https://w3c-ccg.github.io/di-ed25519-test-suite/#Ed25519Signature2020%20(interop)>. > > Iridium CBOR-LD <https://github.com/filip26/iridium-cbor-ld> > The goal is to provide modular compressor/decompressor allowing to > implement/experiment with/ various compression algorithms producing > CBOR based output. Implements @digitalbazaar/cborld compatibility mode. > > Carbon DIDs <https://github.com/filip26/carbon-decentralized-identifiers> > Provides DID, DID URL, did:key, Java APIs. Is used by Iron and Iridium. > > Your feedback is very appreciated! Please feel free to contact me > and/or open a new issue, a feature request. > > Best regards, > Filip > >
Received on Wednesday, 10 August 2022 08:09:36 UTC