Skip to content
/ crypto Public
forked from MateuszG2001/PKR

A Java-based GUI application for encrypting/decrypting messages using the AES algorithm and signing/verifying messages using the DSA algorithm written for a class project.

License

Notifications You must be signed in to change notification settings

wadiim/crypto

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crypto

A Java-based GUI application for encrypting/decrypting messages using the AES algorithm and signing/verifying messages using the DSA algorithm written for a class project.

Prerequisites

Installing

mvn install

Running

cd View
mvn javafx:run

License

Apache License 2.0

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.9%
  • CSS 0.1%