Decrypto is a C# Windows Forms desktop application designed for decrypting and analyzing various classical and modern cryptographic algorithms.
- Kaydırmalı (Shift / Caesar Cipher)
- Doğrusal (Affine Cipher)
- Yer Değiştirme (Substitution Cipher)
- Sayı Anahtarlı (Numeric Key Cipher)
- Permütasyon (Permutation Cipher)
- Rota (Route Cipher)
- Zigzag (Rail Fence Cipher)
- Vigenere Cipher
- 4 Kare (Four-Square Cipher)
- Hill Cipher
- RSA Encryption/Decryption
- Language: C#
- Framework: .NET Framework (Windows Forms)
- IDE: Visual Studio
- Clone the repository:
git clone [https://github.com/amrakurtabegu/Decrypto.git](https://github.com/amrakurtabegu/Decrypto.git)