- From: James M Snell <jasnell@gmail.com>
- Date: Fri, 11 Dec 2015 09:04:56 -0800
- To: Manu Sporny <msporny@digitalbazaar.com>
- Cc: Linked JSON <public-linked-json@w3.org>
Received on Friday, 11 December 2015 17:05:25 UTC
Awesome! Great to see that work progressing! On Dec 11, 2015 7:56 AM, "Manu Sporny" <msporny@digitalbazaar.com> wrote: > Hi all, > > Linked Data Signature support has been added to the JSON-LD Playground: > > http://json-ld.org/playground/ > > Note the newly added "Signed" tab. > > To use it: > > 1. Pick an example (like "Person"). > 2. Click on the "Signed" Tab. > 3. You should see the signed data (including signature) in the tabbed > pane. > > At the moment, the jsonld-signatures library just supports PEM-encoded > private keys and signs using RSA-SHA256. > > We plan to add other signature/hashing algorithms in time (e.g. > Bitcoin's secp256k1, ECDSA's secp256r1, and/or Ed25519), but doing so > requires Dave Longley (or someone else that knows a lot about > implementing cryptographic signature libraries) to extend Forge: > > https://github.com/digitalbazaar/forge > > -- manu > > -- > Manu Sporny (skype: msporny, twitter: manusporny, G+: +Manu Sporny) > Founder/CEO - Digital Bazaar, Inc. > blog: Web Payments: The Architect, the Sage, and the Moral Voice > https://manu.sporny.org/2015/payments-collaboration/ > >
Received on Friday, 11 December 2015 17:05:25 UTC