mirror of https://github.com/apache/nifi.git
eeeda84474
Added unit tests. Refactored shared logic from various algorithm-specific secure hasher implementations to AbstractSecureHasher. Introduced secure hasher implementations for various KDFs. Added custom validation to EncryptContent processor. Implemented logic for EncryptContent to write operational metadata to flowfile attributes. Added encryption metadata attribute annotations to EncryptContent. Added Argon2 KDF documentation and Bcrypt key derivation change notes to Admin Guide. Updated unit tests to calculate default/recommended cost parameters for Argon2. This closes #4421. Co-authored-by: mtien <mtien.apache@gmail.com> |
||
---|---|---|
.. | ||
src | ||
pom.xml |