forked from rtkd/iddqd
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated to reflect correct number of segments
- Loading branch information
rtkd
committed
Jun 17, 2019
1 parent
7d163c8
commit 3eabba6
Showing
1 changed file
with
27 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,35 @@ | ||
+ 0.0 Substitution. Invert Gematria. | ||
|
||
+ 0.1 Polyalphabetic Substitution. Clear text F is not encrypted. Key: divinity (6,19,28,19,20,19,13,3 / 23,10,1,10,9,10,16,26) | ||
+ 0.1 Polyalphabetic Substitution. Clear text F is not encrypted. Key: divinity (23,10,1,10,9,10,16,26) | ||
|
||
+ 0.2 Substitution. Invert Gematria. Key: 3 | ||
+ 0.2 Substitution. | ||
|
||
+ 0.3 Substitution. | ||
+ 0.3 Substitution. Invert Gematria. Key: 3 | ||
|
||
+ 0.4 Polyalphabetic Substitution. Clear text F is not encrypted. Key: firfumferenfe (0,19,25,0,28,10,0,11,25,11,20,0,11,0 /0,10,4,0,1,19,0,18,4,18,9,0,18) | ||
+ 0.4 Substitution. | ||
|
||
... | ||
+ 0.5 Polyalphabetic Substitution. Clear text F is not encrypted. Key: firfumferenfe (0,10,4,0,1,19,0,18,4,18,9,0,18) | ||
|
||
+ 0.13 Polyalphabetic Substitution. Clear text F is not encrypted. Key: f(n)=phi(prime[n]) where n = stream of prime numbers. | ||
+ 0.6 Substitution. | ||
|
||
+ 0.14 Substitution. | ||
+ 0.7 - | ||
|
||
+ 0.8 - | ||
|
||
+ 0.9 - | ||
|
||
+ 0.10 - | ||
|
||
+ 0.11 - | ||
|
||
+ 0.12 - | ||
|
||
+ 0.13 - | ||
|
||
+ 0.14 - | ||
|
||
+ 0.15 - | ||
|
||
+ 0.16 Polyalphabetic Substitution. Clear text F is not encrypted. Key: f(n)=phi(n) where n = stream of prime numbers. | ||
|
||
+ 0.17 Substitution. |