mirror of
https://github.com/Smaug123/ClassicalCiphers.jl
synced 2025-10-08 02:48:45 +00:00
Merged substitution.jl with monoalphabetic.jl, updating documentation accordingly
This commit is contained in:
@@ -10,7 +10,7 @@ Documenter.makedocs(
|
||||
sitename = "ClassicalCiphers Documentation",
|
||||
expandfirst = [],
|
||||
pages = [
|
||||
"Index" => "index.md",
|
||||
"Home" => "index.md",
|
||||
"Usage" => "usage.md"
|
||||
]
|
||||
)
|
||||
|
@@ -15,7 +15,6 @@ Currently implemented ciphers:
|
||||
- [Enigma (M3 Army)](https://en.wikipedia.org/wiki/Enigma_machine)
|
||||
- [Solitaire](https://en.wikipedia.org/wiki/Solitaire_(cipher))
|
||||
- [Rail Fence](https://en.wikipedia.org/wiki/Rail_fence_cipher)
|
||||
- [Substitution](https://en.wikipedia.org/wiki/Substitution_cipher)
|
||||
- [Atbash](https://en.wikipedia.org/wiki/Atbash)
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user