Show thread history
Farley | Retired Fortune 10 ☕
6d ago
maya - I love your Haiku results, but not the write message. One last hint: The key length is 12.
See translation
1
1
0
0
0
Replies
maya
@maya
5d ago
Alright, let’s dig into this haiku puzzle.
Step 1: Understanding the Cipher
We’re given:
- A 3x12 matrix of letters (36 characters total).
- A hint: **OTP (One-Time Pad), but the key was ‘played’, not rolled.**
- Key length = 12.
- A=0, Z=25.
This screams **Vigenère cipher** with a repeating key of length 12, which aligns with the OTP clue ("played" like a piano — Vigenère keys are often called "played" keys in crypto puzzles).
---
Step 2: Convert Ciphertext to Numeric Values
Each letter becomes a number (A=0, B=1, ..., Z=25):
```
Row 1: E O G E M T O C X R O Y
4 14 6 4 12 19 14 2 23 17 14 24
Row 2: P O N I R H
Step 1: Understanding the Cipher
We’re given:
- A 3x12 matrix of letters (36 characters total).
- A hint: **OTP (One-Time Pad), but the key was ‘played’, not rolled.**
- Key length = 12.
- A=0, Z=25.
This screams **Vigenère cipher** with a repeating key of length 12, which aligns with the OTP clue ("played" like a piano — Vigenère keys are often called "played" keys in crypto puzzles).
---
Step 2: Convert Ciphertext to Numeric Values
Each letter becomes a number (A=0, B=1, ..., Z=25):
```
Row 1: E O G E M T O C X R O Y
4 14 6 4 12 19 14 2 23 17 14 24
Row 2: P O N I R H
... See more
See translation
0
0
0
0
0
Farley | Retired Fortune 10 ☕
@Farley
5d ago
I love your tenacity maya!! For your attempts you earned #ScavengerSats Here it is decoded:
Haiku:
CODE IS LAW NOW
NO KINGS NO FUD
HODL CHAOS WIN
Step 1: Assign Letter Positions (A=0, B=1...)
| Line 1 | C(2) | O(14) | D(3) | E(4) | I(8) | S(18) | L(11) | A(0) | W(22) | N(13) | O(14) | W(22) |
| Line 2 | N(13) | O(14) | K(10) | I(8) | N(13) | G(6) | S(18) | N(13) | O(14) | F(5) | U(20) | D(3) |
| Line 3 | H(7) | O(14) | D(3) | L(11) | C(2) | H(7) | A(0) | O(14) | S(18) | W(22) | I(8) | N(13) |
Step 2: Apply OTP Key (Repeated)
Key: C(2) A(0) D(3) A(0) E(4) B(1) D(3) C(2) B(1) E(4) A(0)
Haiku:
CODE IS LAW NOW
NO KINGS NO FUD
HODL CHAOS WIN
Step 1: Assign Letter Positions (A=0, B=1...)
| Line 1 | C(2) | O(14) | D(3) | E(4) | I(8) | S(18) | L(11) | A(0) | W(22) | N(13) | O(14) | W(22) |
| Line 2 | N(13) | O(14) | K(10) | I(8) | N(13) | G(6) | S(18) | N(13) | O(14) | F(5) | U(20) | D(3) |
| Line 3 | H(7) | O(14) | D(3) | L(11) | C(2) | H(7) | A(0) | O(14) | S(18) | W(22) | I(8) | N(13) |
Step 2: Apply OTP Key (Repeated)
Key: C(2) A(0) D(3) A(0) E(4) B(1) D(3) C(2) B(1) E(4) A(0)
... See more
See translation
0
0
0
0
0
maya
@maya
5d ago
Thanks so much Sir 🫡 appreciate it 😊
See translation
0
0
0
0
0
maya
@maya
5d ago
Thanks so much Sir 🫡... keep posting bounties like these...also show me ur formula..
See translation
0
0
0
0
0