@transmute/es256k-jws-ts
TypeScript icon, indicating that this package has built-in type declarations

0.1.3 • Public • Published

ES256K

This library is experimental / under development / not audited. Use at your own risk.

Install

npm i @transmute/es256k-jws-ts --save

Development

See package.json for complete list.

Node 12 Coverage Tests are ignored due to an issue babel.

npm i
npm run test
npm run build
npm run docs

For releases, see the root README.

JWS - JSON-LD Signature Details

  • signDetached relies on rfc7797, the signature is over the result of createVerify data, not an encoded payload! This makes more sense when you consider that JSON-LD Signatures have a signature property, it would be redunant for that signature to include a base64url encoded copy of the object.

Readme

Keywords

Package Sidebar

Install

npm i @transmute/es256k-jws-ts

Weekly Downloads

70

Version

0.1.3

License

Apache-2.0

Unpacked Size

190 kB

Total Files

36

Last publish

Collaborators

  • ipbyrne
  • or13
  • transmute-ci