a simple web-ui to crypt / decrypt text locally
share your secret token with other people and crypt the stuff you want to say.
plaintext will be encrypted with aes-gcm algorithm.
Mail encryption is a mess. Most people don’t have a key or at least the key is not reliable.
One simple example: Try to write an encrypted mail to someones business address.
You see? Many companies do not have any public key-server to share their keys.
Others missing mailcrypto completely.
the webcryptoapi is implemented in: