Changes for version 0.099

  • Change: 33ebfc16a3f202b1c41dedb3a74a3d0de2bdaa1c Author: Andreas Romeyke <art1@andreas-romeyke.de> Date : 2025-02-24 10:25:30 +0000
    • fixed regex in _extract_key_from_textblob()
  • Change: b8149643abd3ee7b13cd150b7a0f4e56a785292a Author: Andreas Romeyke <art1@andreas-romeyke.de> Date : 2025-02-24 10:24:30 +0000
    • fixed testcase
  • Change: 11760bf4072d6b7bed3ccc799d0aa7e120c46ae9 Author: Andreas Romeyke <art1@andreas-romeyke.de> Date : 2025-02-24 10:24:15 +0000
    • added unit test to check newline after key
  • Change: 5e74d75da4a43d323b46346b94ba8d9863f50ce1 Author: Andreas Romeyke <art1@andreas-romeyke.de> Date : 2025-02-24 10:23:42 +0000
    • added specific test bag

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