Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thor314/puzzle-chaos-theory
https://github.com/thor314/puzzle-chaos-theory
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/thor314/puzzle-chaos-theory
- Owner: thor314
- Created: 2024-01-30T19:02:03.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-01-30T20:06:52.000Z (9 months ago)
- Last Synced: 2024-02-05T22:33:33.882Z (9 months ago)
- Language: Rust
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# puzzle-chaos-theory
**DO NOT FORK THE REPOSITORY, AS IT WILL MAKE YOUR SOLUTION PUBLIC. INSTEAD, CLONE IT AND ADD A NEW REMOTE TO A PRIVATE REPOSITORY, OR SUBMIT A GIST**
Trying it out
=============Use `cargo run --release` to see it in action
Submitting a solution
=====================[Submit a solution](https://xng1lsio92y.typeform.com/to/UYMwUsgG)
[Submit a write-up](https://xng1lsio92y.typeform.com/to/NGwTHlVz)
Puzzle description
==================|___ /| | / / | | | | | |
/ / | |/ / | |_| | __ _ ___| | __
/ / | \ | _ |/ _` |/ __| |/ /
./ /___| |\ \ | | | | (_| | (__| <
\_____/\_| \_/ \_| |_/\__,_|\___|_|\_\Bob designed a new one time scheme, that's based on the tried and true method of encrypt + sign. He combined ElGamal encryption with BLS signatures in a clever way, such that you use pairings to verify the encrypted message was not tampered with. Alice, then, figured out a way to reveal the plaintexts...