Cryptage, décryptage, stockage et synchronisation de données textuelles à l'aide de l'algorithme de hachage SHA-256.
Protégez votre contenu avec une phrase secrète (convertie en clé privée SHA-256).
Option :
Chiffrez le contenu et stockez-le dans le presse-papiers ou le stockage synchronisé
Décryptez le contenu et collez-le dans la page ou enregistrez-le dans le presse-papiers
Cas d'utilisation :
1. Chiffrez vos mots de passe lors de l'envoi d'un e-mail
2. Archivez certaines données privées en toute sécurité
3. Envoyez des données privées telles que des mots de passe à une autre machine en toute sécurité
--
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.