mirror of
https://github.com/sobolevn/awesome-cryptography.git
synced 2026-03-09 07:24:33 -05:00
[PR #185] Add skiff-crypto #191
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/sobolevn/awesome-cryptography/pull/185
Author: @amilich
Created: 6/1/2023
Status: 🔄 Open
Base:
master← Head:master📝 Commits (2)
7be4a08add skiff-crypto6d76807Update README.md📊 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.