______ ______ | ___ \ | ___ \ | |_/ / ___ __ _ | |_/ / __ _ ___ ___ | / / _ \ / _` || __/ / _` |/ __|/ __| | |\ \ | (_) || (_| || | | (_| |\__ \\__ \ \_| \_| \___/ \__, |\_| \__,_||___/|___/ __/ | |___/
A somewhat safe password manager written in c
Dependencies:
- GCC (tested on version 11.4 and 12.2 with c18 and c2x flags, but should work on older ones as well)
- OpenSSL (>=3.0.0)
Compile it with:
make install