passwordfile/README.md

7 lines
215 B
Markdown
Raw Normal View History

2015-04-22 19:05:41 +02:00
# passwordfile
C++ library to read/write passwords from/to encrypted files.
2015-05-19 22:43:48 +02:00
## Build instructions
The passwordfile library depends on c++utilities and is built in the same way.
It also depends on OpenSSL and zlib.