@mymonero/mymonero-cryptor

3.0.0 • Public • Published

MyMonero

Encryption and decryption library used in the MyMonero packages

CI Status

⚠️ This project is under heavy development. Expect bugs & breaking changes.

Installation

npm i @mymonero/mymonero-cryptor

Usage

const cryptor = require('@mymonero/mymonero-cryptor');
cryptor.New_EncryptedBase64String__Async ('testing string', '123456').then(function (result) {
  console.log(result);
});

License

See LICENSE.txt for license.

All source code copyright © 2021 by MyMonero. All rights reserved.

Readme

Keywords

none

Package Sidebar

Install

npm i @mymonero/mymonero-cryptor

Weekly Downloads

1

Version

3.0.0

License

BSD-3-Clause

Unpacked Size

11.5 kB

Total Files

4

Last publish

Collaborators

  • amilumibe
  • tekkzbadger
  • karlbuys