Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/the10thwiz/cipher-challenge
https://github.com/the10thwiz/cipher-challenge
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/the10thwiz/cipher-challenge
- Owner: the10thWiz
- Created: 2020-11-03T03:31:39.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-11-03T03:33:24.000Z (about 4 years ago)
- Last Synced: 2023-08-14T22:32:43.997Z (about 1 year ago)
- Language: Rust
- Size: 34.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Solutions
## Challenge 0
just reverseing the words
## Challenge 1
binary
## Challenge 2
Hex
## Challenge 3
Ceaser cipher
## Challenge 4
Baconian; disrete-math-hub
## Challenge 5
Mono-alphabetic
Found using dcode, in manual mode
## Challenge 6 - virgenere
Beemovie script
Found using dcode - I don't know how to statistically solve ceasar
(Maybe it isn't ceaser, and is a mixed table?)## Challenge 7
RSA; discrete-math-hub