👨💻 Computer Security algorithms in C#
-
Updated
Apr 22, 2021 - C#
👨💻 Computer Security algorithms in C#
.Net Code Katas - A prebuild Kata project that already includes tests and base classes.
Cryptography algorithms on C#
🖼 An image steganography by converting the image into text of pixels and use the LSB to hide the ciphered text that encrypted by The Caesar cipher Algorithm (Cryptography). The project decrypt the image by loading it, converting the pixels’ digits and break the LSB.
The program can encrypt and decrypt using Caesar encryption. It includes a brute force mode, which is currently only available in German, but still works with most English ciphertexts.
Implementations of some well known ciphers and algorithms in C# and Java
USUE study work, application for encryption, decryption and hacking
Caesar cipher decoder is a desktop app. This app can decode an encoded cipher in three different ways. Dictionary attack is based on most used words in albanian language
Program which cracks Vigenere cipher, for English cipher text
Encryption and decryption
Caesar cipher to decrypt a text file
Caesar Cipher C#
A windows forms mini app for encriping and decripting messages using the Caesar Cipher.
Código-fonte do desafio da Codenation que implementa a criptografia de Júlio César para codificar/descodificar strings.
Windows App for Managing and Securing Data using Caesar Cipher (C#)
Caesar's Cipher encryptor and decryptor
Seconda esercitazione didattica utilizzo framework WPF e C#
Add a description, image, and links to the caesar-cipher topic page so that developers can more easily learn about it.
To associate your repository with the caesar-cipher topic, visit your repo's landing page and select "manage topics."