Fix images

This commit is contained in:
cool-mist 2022-11-30 00:58:08 +05:30
parent b4ed40da16
commit f0f6ff8dfa
6 changed files with 0 additions and 3 deletions

View File

@ -60,8 +60,6 @@ An interesting manual encryption technique is the [Caesar Cipher](https://en.wik
![CaesarExample]({{site.base_url | absolute_url}}/images/caesar_scheme.png)
![CaesarExample]({{site.base_url | absolute_url}}/images/caesar_example.png)
The receiver would need to shift the ciphertext by 3 characters in the opposite direction to get back the plaintext.
The encryption algorithms are broadly divided into two classes based on the type of key that is used in the process.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

After

Width:  |  Height:  |  Size: 101 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 47 KiB

After

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 38 KiB

After

Width:  |  Height:  |  Size: 97 KiB

View File

@ -46,4 +46,3 @@ layout: default
</div>
{% endif %}
</div>