Skip to content
This repository has been archived by the owner on Aug 11, 2023. It is now read-only.

v6.1.4

Latest
Compare
Choose a tag to compare
@xformerfhs xformerfhs released this 22 Nov 09:38
· 11 commits to master since this release

New release because of several changes one of which is a breaking change:

  • Small changes in Base32Encoding
  • Refactored ProtectedByteArray
  • Deprecated "DecryptData" methods are removed
  • Ensure deletion of sensitive data
  • Ensure "equals" always clears sensitive data in SecureSecretKeySpec.
  • Corrected entropy threshold constant

The breaking change is the removal of the "DecryptData" methods. Please use one of the replacement methods.