@wecrpto/weaccount
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

@wecrpto/weaccount

an wechat miniProgram Crypto js lib

Use this lib can create an account base on ed25519 & sign & verify

Public-key authenticated Implements x25519-xsalsa20-poly1305.

Secret-key Implements xsalsa20-poly1305.

Install

yarn add @wecrpto/nacl  @wecrpto/weaccount

or NPM

npm i --save @wecrpto/nacl  @wecrpto/weaccount

Package Sidebar

Install

npm i @wecrpto/weaccount

Weekly Downloads

10

Version

1.0.1

License

MIT

Unpacked Size

704 kB

Total Files

14

Last publish

Collaborators

  • wecrpto