Skip to content

Independent implementations of DES and Rabin encryption algorithms using Maven. Includes key generation, encryption, and decryption functionalities.

License

Notifications You must be signed in to change notification settings

lukaszjecek/cryptography

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cryptography

This repository contains two independent encryption applications:

  • DES algorithm
  • Rabin algorithm

Each application implements its own mechanism for key generation, encryption, and decryption of data.
The project is written in Java/JavaFX and uses Maven for build and dependency management.


Authors

  • Łukasz Jęcek
  • Filip Wasiel

About

Independent implementations of DES and Rabin encryption algorithms using Maven. Includes key generation, encryption, and decryption functionalities.

Topics

Resources

License

Stars

Watchers

Forks

Languages