README: add preview picture
This commit is contained in:
parent
49a04bebb6
commit
ab676217cd
@ -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
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
BIN
media/aes_enc.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 120 KiB |
Loading…
Reference in New Issue
Block a user