Skip to content

Commit 72fbbf4

Browse files
authored
Update README.md
1 parent 04c59c4 commit 72fbbf4

File tree

1 file changed

+2
-1
lines changed
  • Security Algorithms/Cryptography/Atbash_Cipher

1 file changed

+2
-1
lines changed

Security Algorithms/Cryptography/Atbash_Cipher/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
## **Atbash Cipher**
2-
The [Atbash cipher](https://en.wikipedia.org/wiki/Atbash) is a monoalphabetic cipher formed by taking the alphabet (or abjad, syllabary, etc.) and mapping it to its reverse, so that the first letter becomes the last letter, the second letter becomes the second to last letter, and so on.
2+
The [Atbash cipher](https://en.wikipedia.org/wiki/Atbash) is a monoalphabetic cipher formed by taking the alphabet and mapping it to its reverse, so that the first letter becomes the last letter, the second letter becomes the second to last letter, and so on.
3+
34

45
|**Plain** | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |
56
|-----------|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|

0 commit comments

Comments
 (0)