https://github.com/ferdiozer/aes256sifreleme
Veri Şifreleme
https://github.com/ferdiozer/aes256sifreleme
aes aes-encryption criptography csharp
Last synced: about 1 month ago
JSON representation
Veri Şifreleme
- Host: GitHub
- URL: https://github.com/ferdiozer/aes256sifreleme
- Owner: ferdiozer
- Created: 2017-04-28T13:38:40.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-28T13:47:08.000Z (about 9 years ago)
- Last Synced: 2025-12-19T21:52:03.200Z (7 months ago)
- Topics: aes, aes-encryption, criptography, csharp
- Language: C#
- Homepage:
- Size: 1.28 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AES Şifreleme Algoritması
Aes 256 Şifreleme- C# Windows Form
Şifreleme sınıfını ayrı yazdım. İstediğiniz projelerde kullanabilirsiniz.
Key yani anahtarı değiştirmeyi unutmayın. İçinde otomatik anahtar üreten metod da mevcut.
İstediğiniz gibi kullanıp geliştirebilirsiniz.