Skip to content

A compilation of four encryption algorithms intended for academic demonstration.

License

Notifications You must be signed in to change notification settings

alexpandi-solutions/Criptography.Academic

Repository files navigation

Criptography Academic Project

Implemented algorithms:

  • Advanced Encryption Standard
  • Rivest Cipher 4
  • Pretty Good Privacy Protocol
  • Diffie-Hellman Protocol

Prerequisites:

  • .Net Framework 4.7.2
  • .Net Core 3.1.2

NOTE: This project runs with Visual Studio 2019.

Usage steps:

  1. Clone the repository
  2. Open the project (.sln) from App.Start directory
  3. Run the application in Release mode to generate the executable files OR
  4. Run the application in Debug mode to explore the algorithms.

Copyrights Alex Pandi @ 2020

Releases

No releases published

Packages

No packages published

Languages