使用SHA-256哈希算法对文本数据进行加密、解密、存储和同步。
使用密码保护您的内容(转换为 SHA-256 私钥)。
选项:
加密内容并将它们存储在剪贴板或同步存储中
解密内容并将其粘贴到页面中或将其保存到剪贴板
用例:
1. 发送电子邮件时加密您的密码
2. 安全存档一些私人数据
3. 将密码等私人数据安全地发送到另一台机器
--
Protect your content with a passphrase (converts to SHA-256 private key).
Options:
Encrypt content and store them in the clipboard or synced storage
Decrypt content and paste them into the page or save it to the clipboard
Use cases:
1. Encrypt your passwords while sending an email
2. Archive some private data securely
3. Send private data such as passwords to another machine securely
Latest reviews
- (2023-11-28) Nick: Works exactly like I need! Thanks for making this extension!
- (2022-02-22) Fernando Testa: Simple and practical to use. This is exactly what I was looking for to encrypt some partial contents on personal documents. But the most important feature I needed was the right click and this extension delivers this functionality in a really comfortable way to use it.
- (2022-01-23) Sanchit Batra: Simple and functional. Gets the job done but I would have liked to be able to replace a text with its encrypted version without having to copy and paste it from the extension, and same for decryption. Until somebody comes up with a better solution or I get time to write it up I will continue using this.