New JSON-LD digital signature library for Javascript (browsers and node.js)

Digital Bazaar has just released a convenience library for creating and
verifying JSON-LD Signatures in Javascript in the browser and in node.js:

https://github.com/digitalbazaar/jsonld-signatures/

The package is in npm (and bower):

https://www.npmjs.org/package/jsonld-signatures

The software is released under a BSD license (free for use in both open
source and proprietary systems).

If you're interested in what the digital signature creation process
looks like, here it is:

https://github.com/digitalbazaar/jsonld-signatures/blob/master/lib/jsonld-signatures.js#L109

and the digital signature verification process:

https://github.com/digitalbazaar/jsonld-signatures/blob/master/lib/jsonld-signatures.js#L207

-- manu

-- 
Manu Sporny (skype: msporny, twitter: manusporny, G+: +Manu Sporny)
Founder/CEO - Digital Bazaar, Inc.
blog: The Marathonic Dawn of Web Payments
http://manu.sporny.org/2014/dawn-of-web-payments/

Received on Monday, 8 December 2014 03:31:31 UTC