Muscrypt is an experimental symbolic cipher for personal expression, not a secure encryption tool.
-
Updated
Jun 23, 2026 - CSS
Muscrypt is an experimental symbolic cipher for personal expression, not a secure encryption tool.
A library for converting strings into and from phonetic spellings for use over the phone, a radio or other unclear communications channels. Alphonic provides these conversions not only using the standard NATO alphabet, but also various other phonetic alphabets, making it perfect for easily converting strings with historical accuracy.
QubitText Compressor: A Python-based lossless text compressor using variable bit-length encoding (e.g., 5 bits for a-z,space). Compresses "hello world" from 11 to 8 bytes (ratio 1.38) with a custom table and EOS marker. No dependencies, ideal for constrained systems.
Add a description, image, and links to the custom-alphabet topic page so that developers can more easily learn about it.
To associate your repository with the custom-alphabet topic, visit your repo's landing page and select "manage topics."