3 packages
-
lib.pwss.algorithm-hash-extraction
The 'algorithm-hash-extraction' library provides two core functionalities: 1. Hash Extraction: It extracts hashes from files using three different cryptographic algorithms - SHA-256, SHA3, and Blake_2b. 2. Algorithm Switching: It includes a feature to switch between these algorithms via a configuration file, allowing users to modify the algorithm used through an easy-to-edit text policy file. This library is ideal for developers needing robust hash extraction capabilities with flexibility in choosing cryptographic algorithms based on configurable policies.
71 -
lib.pwss.directory_nav
This library provides functionality to traverse files within a specified directory and its subdirectories.
61