]
Darran Lofthouse commented on ELY-54:
-------------------------------------
This will really be in there from Alpha1 - just some minor re-work of the credential type
happening first.
Support for stronger hashes as alternatives to MD5
--------------------------------------------------
Key: ELY-54
URL:
https://issues.jboss.org/browse/ELY-54
Project: WildFly Elytron
Issue Type: Feature Request
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Fix For: 1.0.0.Alpha1
Presently Digest authentication is based on MD5 - however we should either update the
mechanism or add new mechanisms to support the use of stronger hashes.
As this library is used both client and server side installations that require the
stronger hashes can just ensure the client and server have the latest version of this
library - installations that still require interaction with MD5 will need to ensure that
it is still available as a mechanism.