Enigma algorithm adjusted to Korean
1학기 AP 컴퓨터과학 개인 프로젝트 (중학교 코드 우려먹기,.)
Features:
-
When compiled -> asks for task
-
Asks for the daily ring combination (have up to 7 random rings, the number and order does not matter)
-
Requires a plaintext input (자음의 경우 각자병서와 합용병서는 각각 분해해서 입력, 이중모음 역시 전부 단모음으로 분해 [ex] ㅔ = ㅓㅣ)
-
You have your encrypted text (doesn't work with alphabets unless the ring and method are altered)
-
Try decrypting it!