We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b40e1e6 commit 2eebd7fCopy full SHA for 2eebd7f
1 file changed
mods/bits.py
@@ -29,6 +29,7 @@
29
│ [vc] ───────── Vingenere Cipher │
30
│ [rc] ───────── Reverse Cipher │
31
│ [mc] ───────── Multiplicative Cipher │
32
+│ [ct] ───────── Code Transcript │
33
│ [xor] ──────── XOR Cipher │
34
│ [r13] ──────── ROT 13 Encoding │
35
│ [r47] ──────── ROT 47 Encoding │
0 commit comments