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.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/sobolevn/awesome-cryptography/pull/176
**Author:** [@fuzzc0re](https://github.com/fuzzc0re)
**Created:** 9/2/2022
**Status:** 🔄 Open
**Base:** `master` ← **Head:** `master`
---
### 📝 Commits (2)
- [`eb0499d`](https://github.com/sobolevn/awesome-cryptography/commit/eb0499d7291f80278ce9c056fb7f3ca1e0785952) Update README.md
- [`9948eec`](https://github.com/sobolevn/awesome-cryptography/commit/9948eecbb15aac488130d28cf6e2593c354842e6) Update README.md
### 📊 Changes
**1 file changed** (+1 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `README.md` (+1 -0)
</details>
### 📄 Description
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.
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/sobolevn/awesome-cryptography/pull/176
Author: @fuzzc0re
Created: 9/2/2022
Status: 🔄 Open
Base:
master← Head:master📝 Commits (2)
eb0499dUpdate README.md9948eecUpdate README.md📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Added @deliberative/crypto npm package.
Awesome isomorphic package for Nodejs and the browser, CJS and ESM compatible, using Libsodium with Emscripten for:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.