Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 427 Bytes

encrypt.docs.md

File metadata and controls

3 lines (2 loc) · 427 Bytes

This tool enables secure message encryption with a passphrase. Enter your message and a passphrase to generate an encrypted link that you can share with others. Recipients can decrypt the message by visiting the link and entering the correct passphrase. All encryption and decryption occurs in the browser using the Web Crypto API for enhanced security.