Statics§
- Debugging should be set while initializing the lib. If not defined, the default is disabled.
- This value is set by set_prog. It is used for logging, creating paths, and other functions. To handle its creation or modification, use set_prog() to avoid wrapping.
Functions§
- Decrypts raw data.
- Encrypts raw data.
- Initialize checks the progname and debugging values and ensures the lib is ready to function
- Checks if a file exists.
- Removes a file.
- Retrieves a file by decrypting it.
- Changes some mandatory logging functions and enables longer outputs in logs
- This function handles setting the PROGNAME variable.
- Inserts a file by encrypting and storing it.
- Updates the map with new data.