ld-cryptosuite-registry

0.3.3 • Public • Published

ld-cryptosuite-registry

Linked Data Cryptographic Suite Registry as a module

Abstract

This module exports all known linked data keys as defined in the W3C Linked Data Cryptographic Suite Registry as a Set of Key Identifier names.

Installation

$ npm install ls-cryptosuite-registry

Usage

const {
  kEd25519VerificationKey2018,
  kEdDsaSAPublicKeySecp256k1,
  kRsaVerificationKey2018,
  Curve25519EncryptionPublicKey,
} = require('ld-cryptosuite-registry')

See Also

License

MIT

Package Sidebar

Install

npm i ld-cryptosuite-registry

Weekly Downloads

10

Version

0.3.3

License

MIT

Unpacked Size

6.13 kB

Total Files

6

Last publish

Collaborators

  • werle