passwordmanager/README.md

634 B

Password Manager

A simple password manager with Qt 5 GUI using AES-256-CBC encryption via OpenSSL.

Download / binary repository

I currently provide packages for Arch Linux and Windows. Sources for those packages can be found in a separate repository. For binaries checkout my website.

Build instructions

The Password Manager depends on c++utilities, qtutilities and passwordfile and is built in the same way as these libaries.

The following Qt 5 modules are requried when building with Qt GUI support: core gui widgets