-
Enhancement
-
Resolution: Done
-
Blocker
-
None
-
None
-
None
Currently the SecretKeySpec is created from the string secret key each time encrypt or decrypt is called. We should have a cache for performance reasons.
Currently the SecretKeySpec is created from the string secret key each time encrypt or decrypt is called. We should have a cache for performance reasons.