webcrypto-api
There are 34 repositories under webcrypto-api topic.
Greenheart/pagecrypt
Password Protected Single Page Applications and HTML files
kriasoft/web-auth-library
Authentication library for the browser environment using Web Crypto API
meixler/web-browser-based-file-encryption-decryption
Use your web browser to encrypt and decrypt files.
PatrickRoumanoff/js-keygen
ssh-keygen in the browser
sandros94/unjwt
A collection of low-level JWT utilities based on the Web Crypto API.
alexieong/2fas-backup-viewer
Offline HTML viewer for 2FAS backup files. This application is neither affiliated with Two Factor Authentication Service, Inc. nor 2FAS.
vesvault/libVES
VESvault End-to-End Encryption API: Encrypt Everything Without Fear of Losing the Key
nealfennimore/webcrypto-ts
No dependency Web Crypto Typescript wrapper with strict type enforcement. Node + Browser support
kahlys/webcrypto
Golang wrapper around the WebCryptoAPI
armortal/webcrypto-go
An implementation of the W3C Web Cryptography API specification for Go.
Saganaki22/Hash-II
🔒 Educating users about encryption while providing practical cryptographic tools
rsatrio/Key-Wrapping-Encryption-Javascript
Key Wrapping Cryptography Example Using Javascript
ABHAY-100/Privy
Ephemeral messaging platform utilizing PGP for secure conversations
aadityansha06/make-private
This project is a client-side web application designed to securely encrypt and decrypt text, images, and videos using a user-provided secret key (password). The encryption and decryption process utilizes modern cryptography methods, ensuring that sensitive information remains protected.
angeal185/jquery-hash
jQuery plugin to return a hash for a string using SHA 1/256/384/512 and the web crypto api
ApurboStarry/file-encrypter-decrypter
A client-side app that encrypts and decrypts files.
BAGABO-BONNY/CryptoVault
CryptoVault provides powerful cryptographic tools in an accessible interface, empowering everyone to protect their digital information. We believe strong encryption should be available to all, with no hidden backdoors or compromises.
KittenApps/KittenSafe
a secure WebCrypto-based WebApp that lets you encrypt your files for delayed access until a preselected timestamp.
nico-martin/secure-message-link
An app that allows you encrypt a message and share it with a link.
remocons/otpus
Cipher for Node and Browser 암호
richardjennings/precrypt
AES GCM Encrypted HTML, JS, CSS Loader SPA
levonium/encrypt
Encrypt and Decrypt Text Content Using a Passphrase
meixler/web-browser-based-public-key-encryption
Simple public-key cryptography using just your web browser
Privacy-Parnoid-Vault/Roll-Dice-in-High-Fidelity-3D
It would be great to recreate the experience of actually rolling dice in the browser. It would be like marathon Monopoly with your friends. It would be like Vegas 🎲 baby!
Sujeeth-infosec/Image-Encryption
A secure image encryption web app that uses AES-GCM encryption to protect sensitive images. Features client-side encryption/decryption, secure key management, and a modern UI. Perfect for safely sharing confidential images.
angeal185/jquery-ecdsa
ecdsa jquery plugin for the browser using the webcrypto api
angeal185/js-ecdsa
ecdsa for the browser using the webcrypto api
artnum/tadada
Authentication library
codetit4n/ECDSA-WebCryptoAPI-abstraction
This project provides a small abstraction over the original WebCryptoAPI for ECDSA signatures
nirajrajgor/web-crypto-api
Sample example implementing encryption-decryption using public & private key with web crypto API.
odnodn/PneumoAI
Pneumologisches Praxis-Management visuell
pocesar/webcrypto-secrets
Share secrets offline and online and safely
UmamiAppearance/HMACObj
JavaScript implementation of HMAC generation and verification for the browser and node.js. It uses the global SubtleCrypto interface [Web Crypto API]. Multiple representations of the HMAC are available (e.g. hexadecimal, base32, base64, ...)