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.