Hide Forgot
struts should be ported to use NSS library for cryptography. See the tracking bug for details and links on how it could be done.
I don't see any part of Struts using cryptography. What is this bug in reference to?
It seems to use MD5 hashes. If it is not used for security relevant things (data integrity, authentication...) then please close the bug as NOTABUG.
This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component.
Struts uses the JRE implementation of MD5 from the "java.security" package. Porting efforts should be focused on OpenJDK, not individual java packages. Closing NOTABUG.