Changes for version 0.097

  • Change: 3206eccbf7fe122c1afc96318fd664d4d5fa2f76 Author: Andreas Romeyke <art1@andreas-romeyke.de> Date : 2025-02-20 13:34:35 +0000
    • minor, renamed to private method
  • Change: e01551190ef45f4eb8d5f3ed7904e75e22c731f4 Author: Andreas Romeyke <art1@andreas-romeyke.de> Date : 2025-02-20 13:22:04 +0000
    • bugfix, improve verify_baginfo() to check key and value problems
  • Change: a66b1d0b6048efb515adf5d3a4f2d4cb4970df86 Author: Andreas Romeyke <art1@andreas-romeyke.de> Date : 2025-02-20 13:19:31 +0000
    • add verify_baginfo() related tests

Documentation

Modules

The main module to handle bags.
deprecated, used for backwards compatibility
The MD5 algorithm plugin (default for v0.97)
The default SHA algorithms plugin (default for v1.0)
The role to load md5 plugin (default for v0.97)
The role to load the sha512 plugin (default for v1.0)
A role that defines the interface to a hashing algorithm
A role that handles all manifest files for a specific Algorithm
A role that handles plugin loading
handles asynchronous digest calculation using openssl
handles synchronous digest calculation using openssl
A role that handles plugin loading
A role that handles filepaths for improved portability