CipherArm

elina04/CipherArm

This is a simple project to encrypt Armenian letters by Caesar Cipher.

C# Stars: 0 Forks: 0 Education

Summary

CipherArm is a Windows desktop application built with C# and WPF that implements a Caesar cipher specifically for the Armenian alphabet. It features a clean separation between core cipher logic and UI, supports 39 Armenian letters including ligatures, preserves non-Armenian characters, and includes unit tests and CI/CD via GitHub Actions. The project is educational and not intended for secure encryption.

Similar Projects