web-crypto-api
There are 10 repositories under web-crypto-api topic.
RishiBakshii/mern-chat-app
Mernchat - 🔒 Next.js 15 Chat App – Real-time, end-to-end encrypted (E2EE) messaging with Socket.IO, OAuth, group chats, reactions & file sharing. Secure, fast, and privacy-first! 🚀
AkshitLakhera/PenCraft-Full-Stack-Blogging-Application
PenCraft: React frontend, Cloudflare Workers backend. Features Prisma for DB, JWT for auth, and Tailwind CSS with Aceternity UI components for styling. Simplifying blogging with efficiency.
iliazeus/static-secret
a simple-to-use script for embedding secret password-encrypted data into static web pages
formulae-org/package-cryptography-js
Cryptography package for Fōrmulæ, in JavaScript
IamNanjo/encrypted-chat-app
End-to-end encrypted realtime chat app made using Nuxt 3, Websockets and the Web Crypto API
mikaelvesavuori/mikrosafe
Encrypt and decrypt your LocalStorage data, simply and securely.
TarasRashkevych99/authentiflow
This repository provides a fully authenticated end-to-end encrypted instant messaging web application where only authenticated clients and servers can communicate on a secure channel
LaurentP/password-manager
A secure password manager using the AES-256-GCM algorithm
sitek94/encryption-in-browser-research
A collection of examples and research on how to encrypt data in the browser.