On the Subject of Maas Cipher
䤠桯灥祯甠獴畤楥搠祯畲啮楣潤攡
- This module contains a keyboard, an input display, a submit button and a display with two CJK Ideographs.
- Using the two ideographs, convert them into two 4 digit hexadecimal values based on their Unicode codepoints.
- Then, split the four digits into two pairs of digits and convert those back into Unicode characters.
- Type the word decrypted from the ideographs into the keyboard and press the submit button to solve the module.
- The module will always encrypt a four letter English word using lowercase letters.
This table is a reference for each lowercase English character’s codepoint.
0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | A | B | C | D | E | F | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
U+006x | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | |
U+007x | p | q | r | s | t | u | v | w | x | y | z |