Esercitazione assegnata nell'ambito del corso di Programmazione Procedurale del primo anno di Informatica presso l'Università degli Studi di Perugia.
-
Updated
Nov 19, 2024 - C
Esercitazione assegnata nell'ambito del corso di Programmazione Procedurale del primo anno di Informatica presso l'Università degli Studi di Perugia.
Codes and outputs for the encryption and decryption of some popular ciphers.
A simple command-line utility that implements the Playfair Cipher in C. This is the cipher that was used by JFK aboard PT-109 in WW2.
Playfair-cipher encryption and decryption using C programming
Implementation of classic cryptographic algorithms such as playfair, DES , Galois in c and c++. The contests were held on hacker earth platform.
Add a description, image, and links to the playfair-cipher topic page so that developers can more easily learn about it.
To associate your repository with the playfair-cipher topic, visit your repo's landing page and select "manage topics."