Passwordfile library  3.1.3
C++ library to read/write passwords from/to encrypted files
README.md
Go to the documentation of this file.
1 # passwordfile
2 C++ library to read/write passwords from/to encrypted files.
3 
4 ## Build instructions
5 The passwordfile library depends on c++utilities and is built in the same way.
6 It also depends on OpenSSL and zlib.