Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 544 Bytes

File metadata and controls

8 lines (7 loc) · 544 Bytes

passwordKalculator

A project to calculate your own password (with different security levels), starting form you data.

Brief project 's description

The directories contain the source files of the project. There is a C++ version and a Java version, the first one has the graphic interface implemented using Qt library. The Java version does not contain a graphic interface implementation but only the logic model of the project translated from C++ to Java.

The "relazione.pdf" file is a report that describes the whole project in italian.