web-crypto-api
There are 9 repositories under web-crypto-api topic.
RishiBakshii/mern-chat-e2ee
Baatchit (MERN CHAT) end-to-end-encrypted realtime chat application with features like message reactions, typing-indicators, friend request, last seen, file/gif sharing, edit/delete messages, polling, group chats, user active status, push notifications, pwa, private key recovery, google-auth, otp-verification
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
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.