[PR #176] Added @deliberative/crypto wasm/ts isomorphic package #185

Open
opened 2025-11-06 09:11:44 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sobolevn/awesome-cryptography/pull/176
Author: @fuzzc0re
Created: 9/2/2022
Status: 🔄 Open

Base: masterHead: master


📝 Commits (2)

📊 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:

  • 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>
GiteaMirror added the pull-request label 2025-11-06 09:11:44 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-cryptography#185