README: add preview picture

This commit is contained in:
dogeystamp 2023-01-22 15:10:17 -05:00
parent 49a04bebb6
commit ab676217cd
Signed by: dogeystamp
GPG Key ID: 7225FE3592EFFA38
3 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@
encryptme is a website that provides cryptography tools based on the browser's SubtleCrypto API. encryptme is a website that provides cryptography tools based on the browser's SubtleCrypto API.
It aims to be simple to use, but also allow users to tinker with more advanced options if needed. It aims to be simple to use, but also allow users to tinker with more advanced options if needed.
![AES encryption page](./media/aes_enc.jpg)
Currently, the following algorithms are implemented: Currently, the following algorithms are implemented:
* [AES encryption/decryption](https://dogeystamp.github.io/encryptme/aes.html) * [AES encryption/decryption](https://dogeystamp.github.io/encryptme/aes.html)

BIN
media/aes_dec_dark.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 106 KiB

BIN
media/aes_enc.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 120 KiB