@transmute/rsasignature2017

0.1.0 • Public • Published

RsaSignature2017

Build Status codecov Coverage Status

A minimal implementation of RsaSignature2017 in JavaScript.

Example

{
  "@context": "https://w3id.org/identity/v1",
  "givenName": "Alice",
  "signature": {
    "type": "RsaSignature2017",
    "creator": "https://example.com/users/alice#main-key",
    "created": "2018-12-22T18:23:12Z",
    "signatureValue": "dO9UeEBI5Lab4hlAkv8jpSCBPP49/LGx+7wonkhYOeC1hzRLBSMCtUPrNEseugtsu4m7cv7ZOSKiyN/d+b9eEyK/iFKkAi2oEunQOoLsX4hsm451VakuH4eFMOJh2G77+yUwuebb74zKfKFeE/KR+yh7pxkr2LuFzNYTfSTpQaMmVE1LUy5XOMIsCWIE3LL4qZAdP5cLqCdPRgqCHsSafqL0EOHunNTzE/bTrM38ptuMEL2zGQTFif3NCtNzW1SvKvZSel03KQ6uNUZbdDD8i9IYbzJrmjzYz5owY/ospVB6f3KoS0TRgYFU25EIp/a8PWHz7uNSzJkBUnT514gRvA=="
   }
}

W3C Links

Readme

Keywords

none

Package Sidebar

Install

npm i @transmute/rsasignature2017

Weekly Downloads

0

Version

0.1.0

License

MIT

Unpacked Size

14.3 kB

Total Files

11

Last publish

Collaborators

  • ipbyrne
  • or13
  • transmute-ci