[PR #185] Add skiff-crypto #191

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

📋 Pull Request Information

Original PR: https://github.com/sobolevn/awesome-cryptography/pull/185
Author: @amilich
Created: 6/1/2023
Status: 🔄 Open

Base: masterHead: master


📝 Commits (2)

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Adds skiff-crypto, which includes symmetric/asymmetric encryption utilities, simple functions to generate keypairs, and a powerful datagram library for object versioning.

Why it's awesome: It makes cryptography incredibly easy to use, is compatible out-of-the-box with both Node.JS and any modern browsers, and includes object versioning datagrams that are critical for working with encrypted data in a production environment - and not something included by any other JS libraries on the list!


🔄 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/185 **Author:** [@amilich](https://github.com/amilich) **Created:** 6/1/2023 **Status:** 🔄 Open **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`7be4a08`](https://github.com/sobolevn/awesome-cryptography/commit/7be4a0806202c78cf07a0953ec129c1f53933870) add skiff-crypto - [`6d76807`](https://github.com/sobolevn/awesome-cryptography/commit/6d76807bffce839cbd7336aee2545d66787e1fa1) Update README.md ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description Adds [skiff-crypto](https://github.com/skiff-org/skiff-apps/tree/main/libs/skiff-crypto), which includes symmetric/asymmetric encryption utilities, simple functions to generate keypairs, and a powerful datagram library for object versioning. Why it's awesome: It makes cryptography incredibly easy to use, is compatible out-of-the-box with both Node.JS and any modern browsers, and includes object versioning datagrams that are critical for working with encrypted data in a production environment - and not something included by any other JS libraries on the list! --- <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:54 -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#191