Password manager that does store hashed passwords but rather computes the password based on given information.
- Please note this project is under construction. Feedback is more than welcome and issues are to be expected!
There is more documentation under the docs\ directory.
This project runs on C++20, and uses version 3.31.2 for CMake and 6.9.2 for Qt.
To compile run the command make and to run simply do ./BCryptic.
This project uses Qt under the LGPLv3 license. The project's license is located under licenses\LICENSE.