https://github.com/mjc-gh/wcbin
🗄️ A static webpage for client-side encrypted archive files with the WebCrypto API
https://github.com/mjc-gh/wcbin
cryptography html5 javascript security webcrypto webcryptography-api
Last synced: about 1 month ago
JSON representation
🗄️ A static webpage for client-side encrypted archive files with the WebCrypto API
- Host: GitHub
- URL: https://github.com/mjc-gh/wcbin
- Owner: mjc-gh
- License: mit
- Created: 2017-04-13T02:29:32.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-21T19:47:10.000Z (over 8 years ago)
- Last Synced: 2025-09-13T11:29:42.828Z (about 1 month ago)
- Topics: cryptography, html5, javascript, security, webcrypto, webcryptography-api
- Language: HTML
- Homepage: https://wcbin.tech
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### :file_cabinet: [wcbin.tech](https://wcbin.tech)
This web site is a **toy**.
It was built to demonstrate some use cases for the
[WebCrypto API](https://w3c.github.io/webcrypto/Overview.html).
The API is available in every major browser and provides web developers
with powerful cryptographic tools.Leveraging these APIs correctly can be difficult and one must exercise
caution when using cryptography.Pleas visit [wcbin.tech](https://wcbin.tech) to see it in action.