Fix images
@ -60,8 +60,6 @@ An interesting manual encryption technique is the [Caesar Cipher](https://en.wik
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
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.
|
||||
|
BIN
images/asym.png
Before Width: | Height: | Size: 21 KiB After Width: | Height: | Size: 101 KiB |
Before Width: | Height: | Size: 19 KiB |
Before Width: | Height: | Size: 47 KiB After Width: | Height: | Size: 32 KiB |
BIN
images/sym.png
Before Width: | Height: | Size: 38 KiB After Width: | Height: | Size: 97 KiB |
@ -46,4 +46,3 @@ layout: default
|
||||
</div>
|
||||
{% endif %}
|
||||
</div>
|
||||
|
||||
|