@digitalarsenal.io/keymaster

1.1.1-j.0.2 • Public • Published

KEYMASTER

Keymaster is a library for using cryptocurrency keys in public key infrastructure roles.

NOTE: This library has not been tested for production use.

Background

Established Public Key Infrastructure (PKI) architectures with centralized Certificate Authorities (CA) in general do not interoperate well with newer decentralized PKI software like Bitcoin.

Specifically, legacy PKI certificate formats like x.509 v3 are not easily interoperable with newer key management formats such as Wallet Import Format (WIF) and seed phrases.

This library enables the user to do PKI tasks, such as creating / signing certificates, using private keys that can also be used in newer decentralized software.

Usage: API Docs

Installation

npm i @digitalarsenal.io/keymaster

Contributing

Please open an issue before submitting a pull request.

License

cc-by-4.0

Other Libraries

x509.js Recommended

js-x25519

tink

TweetNaCl

tweetnacl-js

blue-crypt

node-forge

Versions

Current Tags

Version History

Package Sidebar

Install

npm i @digitalarsenal.io/keymaster

Weekly Downloads

0

Version

1.1.1-j.0.2

License

cc-by-4.0

Unpacked Size

5.18 MB

Total Files

8

Last publish

Collaborators

  • digitalarsenal.io