1.0.2 • Published 4 years ago

@beldex/beldex-cryptor v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

:warning: This project is under heavy development. Expect bugs & breaking changes.

Installation

npm i @beldex/beldex-cryptor

Usage

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

License

See LICENSE.txt for license.

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

1.0.2

4 years ago

1.0.0

4 years ago