This is a website which allows users to encrypt and decrypt audio files. combines multiple encryption startegies for secure encryption
-
Updated
Jan 23, 2025 - HTML
This is a website which allows users to encrypt and decrypt audio files. combines multiple encryption startegies for secure encryption
📜 End-to-end encrypted messaging on Algorand with hybrid ECDH + PSK ratcheting
Browser-based demo of encrypted Morse code — AES-GCM encrypted messages transmitted as beep audio and copy/paste Morse. Where 1940s radio meets 2024 authenticated encryption.
A self-contained HTML app enabling secure peer-to-peer file transfer between browser tabs via WebRTC DataChannels. It uses AES-GCM-256 with per-chunk encryption, HKDF-derived keys from a passphrase, a symmetric ratchet for forward secrecy, and 4-channel SCTP striping. Encrypted signaling; no persistent storage.
Add a description, image, and links to the hkdf topic page so that developers can more easily learn about it.
To associate your repository with the hkdf topic, visit your repo's landing page and select "manage topics."