eklem / otp-encryption-toy

Toy for kids to encrypt/decrypt messages with one time pads.
MIT License
0 stars 0 forks source link

characters <-> digits #7

Closed eklem closed 2 years ago

eklem commented 2 years ago

List / table for converting back and forth from plaintext to plaincode

Since it's all digital, there the logic of encrypting/decrypting are a little different. Less errors, more space etc.

plaincode conversion table for Norwegian

eklem commented 2 years ago

plaincode conversion table for English

Not sure what to do with 81, 82, 83 and 84, maybe some of these could be good: &%*^§

eklem commented 2 years ago

Not sure of the frequency, but making one for each of North Sami, Lule Sami and South Sami:

North Sami alphabet аábcčdđefghijklmnŋoprsštŧuvzž

eklem commented 2 years ago

English and Norwegian for now. https://github.com/eklem/otp-encryption-decryption-lib