webcrypto-api
There are 26 repositories under webcrypto-api topic.
Greenheart/pagecrypt
Password Protected Single Page Applications and HTML files
meixler/web-browser-based-file-encryption-decryption
Use your web browser to encrypt and decrypt files.
kriasoft/web-auth-library
Authentication library for the browser environment using Web Crypto API
PatrickRoumanoff/js-keygen
ssh-keygen in the browser
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
kahlys/webcrypto
Golang wrapper around the WebCryptoAPI
nealfennimore/webcrypto-ts
No dependency Web Crypto Typescript wrapper with strict type enforcement. Node + Browser support
rsatrio/Key-Wrapping-Encryption-Javascript
Key Wrapping Cryptography Example Using Javascript
armortal/webcrypto-go
An implementation of the W3C Web Cryptography API specification for Go.
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.
KittenApps/KittenSafe
a secure WebCrypto-based WebApp that lets you encrypt your files for delayed access until a preselected timestamp.
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!
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.
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, ...)