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

Add skiff-crypto #185

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

Add skiff-crypto #185

wants to merge 2 commits into from

Conversation

amilich
Copy link

@amilich amilich commented Jun 1, 2023

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!

@amilich
Copy link
Author

amilich commented Jun 15, 2023

Hello! Just wanted to check in and see if you had any contributing process.

@amilich
Copy link
Author

amilich commented Jun 15, 2023

Hello! Just wanted to check in and see if you had any contributing process.

@sobolevn LMK if I can help or add details above. Docs are here: https://skiff.com/skiff-crypto

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

3 participants