Skip to content
GitHub Universe 2025
Explore 100+ talks, demos, and workshops at Universe 2025. Choose your favorites.
#

web-cryptography-api

Here are 15 public repositories matching this topic...

a secure, client-side encrypted file vault that ensures privacy by performing all cryptographic operations in the browser. Files are encrypted with AES-256, integrity-protected with SHA-256, and stored in the backend database with their encrypted keys — ensuring only the rightful owner with the private RSA key can decrypt and access them.

  • Updated Sep 12, 2025
  • TypeScript

Improve this page

Add a description, image, and links to the web-cryptography-api topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the web-cryptography-api topic, visit your repo's landing page and select "manage topics."

Learn more