Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added @deliberative/crypto wasm/ts isomorphic package #176

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

fuzzc0re
Copy link

@fuzzc0re fuzzc0re commented Sep 2, 2022

Added @deliberative/crypto npm package.
Awesome isomorphic package for Nodejs and the browser, CJS and ESM compatible, using Libsodium with Emscripten for:

  • Ed25519 signing/verifying,
  • AEAD secret boxes through key exchange with X25519 transformation,
  • fast Shamir secret sharing,
  • Merkle trees,
  • other utilities with randomBytes.

Added @deliberative/crypto npm package.
yarn test runs with no errors now
@fuzzc0re fuzzc0re changed the title Update README.md Added @deliberative/crypto wasm/ts isomorphic package Nov 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant