Passwordfile library 5.0.11
C++ library to read/write passwords from/to encrypted files
Loading...
Searching...
No Matches
Namespace List
Here is a list of all namespaces with brief descriptions:
[detail level 123]
 NCppUtilities
 NIoContains all IO related classes
 CAccountEntryThe exception that is thrown when a parsing error occurs
 CCryptoExceptionThe exception that is thrown when an encryption/decryption error occurs
 CEntryInstances of the Entry class form a hierarchic data structure used to store account information
 CEntryStatistics
 CFieldHolds field information which consists of a name and a value and is able to serialize and deserialize this information
 CNodeEntryActs as parent for other entries
 CParsingExceptionThe exception that is thrown when a parsing error occurs
 CPasswordFileHolds account information in the form of Entry and Field instances and provides methods to read and write these information to encrypted files using OpenSSL
 NUtilContains utility classes and functions
 NOpenSslContains functions utilizing the usage of OpenSSL
 CSha256Sum
 COpenSslRandomDeviceProvides a random device using the OpenSSL function RAND_bytes()