Ideograph Cipher - A way of encrypting text using Kanji and Kana. (Proof of Concept)
-
Updated
Feb 13, 2023 - Python
Ideograph Cipher - A way of encrypting text using Kanji and Kana. (Proof of Concept)
Encryption of text using a private key converting it into cipher text and then decrypting the cipher text using the same private key.
Add a description, image, and links to the encryption-decryption-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the encryption-decryption-algorithm topic, visit your repo's landing page and select "manage topics."