Konrad Windszus created SLING-13281:
---------------------------------------
Summary: Clarify use case for SecretKeyProvider
Key: SLING-13281
URL: https://issues.apache.org/jira/browse/SLING-13281
Project: Sling
Issue Type: Improvement
Components: Commons
Affects Versions: Commons Crypto 1.2.0
Reporter: Konrad Windszus
Fix For: Commons Crypto 1.2.2
Currently the only implementation at
https://github.com/apache/sling-org-apache-sling-commons-crypto/blob/dea1d738623fa01ca78a5fd839007b4c489b6c20/src/main/java/org/apache/sling/commons/crypto/internal/PbeSecretKeyProvider.java#L100
always returns a different SecretKey as the used salt is always having a
different value.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)