Secure Configuration Properties Extension Release Notes for Mule 4
Support Category: Select
1.1.0
April 23, 2019
Known Limitations and Workarounds
The key size for the Blowfish algorithm cannot exceed 448 bits. This limit is by design because larger keys don’t add additional security.
Fixed Issues
-
Reduce the size of the mule-secure-configuration-property-module by removing dependency to BC. (EE-6623)
-
Review: Encryption is adding 4MB to each policy. (AGW-2709)
-
Extract secure properties encryption code into runtime module. (AGW-2405)
-
Secure Configuration Properties should have correct display model for File Attribute. (EE-6260)