Skip to content

CR91TQ94/EncLang

Repository files navigation

**

EncLang

Pseudo-Latin Encrypted Language

An encryption algorithm that outputs ciphertext resembling a human language—made of pronounceable syllables, resembling Latin.

This "encrypted language" might have:

  • Defined syllables (e.g., CV or CVC structures like la, tor, zim)
  • Grammatically plausible sentence structures A dictionary of
  • pseudo-words that map to encrypted data
  • Rules to make it look like it could be spoken

The files included are the encryption and decryption Python code.

There are two options:

ChaCha-Poly1305 with auth - gives longer output

AES version uses AES-CTR (no auth) - gives shorter output


Support:
BTC: 1KcDmSG8ecWeYVFRJE8jKstRBkGYKXrxA4
XRP: rhVRUgqxa8qssnS41yH3P4x1Ne1NuY4zLr
ETH: 0xeB0a6869cBa7395Dbe5b8950D06f0d8B9AC4Bae3

About

Pseudo-Latin Encrypted Language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages