0.2.0 • Published 3 years ago

crypto-raw-key v0.2.0

Weekly downloads
6
License
LGPL-3.0-or-later
Repository
github
Last release
3 years ago

DISCLAIMER: NOT TESTED THOROUGHLY. VERY LIKELY STILL WORKS THOUGH.

crypto-raw-key

crypto-raw-key allows you to import and export Edwards and Montgomery keys in a raw form.

Installation

crypto-raw-key is available on npm.

# with npm:
npm install crypto-raw-key

# with yarn:
yarn add crypto-raw-key

Documentation

coming soon. typescript typings can help in the meantime.

License

Licensed under LGPL-3.0.