debug logging of secrets in ConcatKeyDerivationFunction

Issue #38 closed
Former user created an issue

The ConcatKeyDerivationFunction code makes it possible for an unsuspecting user to log secrets. Would you consider removing these lines?

https://bitbucket.org/b_c/jose4j/src/e4ca546a19e775cdde16c98d8e23e793ac76a482/src/main/java/org/jose4j/jwe/kdf/ConcatKeyDerivationFunction.java?at=master&fileviewer=file-view-default

Comments (3)

  1. Log in to comment