thalysonalexr / encryption

Text encryption with the vigenere table and Cézar cipher 🔐 🔑

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

encryption

Text encryption with the vigenere table and Cézar cipher 🔐 🔑

About

Ancient cryptographic systems, the Cipher of Cézar and the one of Vigenere.

Know more:

Vigenere cipher

Caesar cipher

Development

Developed with Delphi X10 Tokyo Trial Edition for Windows 32-bit.

The executable of this project for Windows 32 bits is found in the directory

Win32/Debug/PEncryption.exe

Contribuition

Contribute to this project and develop the algorithm of how the puzzle machine worked to encrypt information. Enter the UEnigma.pas class :)

Credits

License

The MIT License (MIT). Please see License File for more information.

About

Text encryption with the vigenere table and Cézar cipher 🔐 🔑

License:MIT License


Languages

Language:Pascal 100.0%