Skip to content

Password manager that does store hashed passwords but rather computes the password based on given information.

Notifications You must be signed in to change notification settings

XavierJCallait/BCryptic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BCryptic

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!

Documentation

There is more documentation under the docs\ directory.

Development

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.

Licensing

This project uses Qt under the LGPLv3 license. The project's license is located under licenses\LICENSE.

About

Password manager that does store hashed passwords but rather computes the password based on given information.

Resources

Stars

Watchers

Forks

Packages

No packages published