passwordfile/README.md

7 lines
215 B
Markdown

# passwordfile
C++ library to read/write passwords from/to encrypted files.
## Build instructions
The passwordfile library depends on c++utilities and is built in the same way.
It also depends on OpenSSL and zlib.