Options
All
  • Public
  • Public/Protected
  • All
Menu

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.

Index

External modules

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc