crypto-raw-key
v0.2.0
Published
crypto-raw-key allows you to import and export Edwards and Montgomery keys in a raw form.
Downloads
3
Readme
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.