]
Darran Lofthouse updated ELY-1672:
----------------------------------
Fix Version/s: 1.7.0.CR2
MechanismDatabase should not use AEAD to describe digest (PRF)
--------------------------------------------------------------
Key: ELY-1672
URL:
https://issues.jboss.org/browse/ELY-1672
Project: WildFly Elytron
Issue Type: Bug
Components: SSL
Reporter: David Lloyd
Assignee: David Lloyd
Fix For: 1.7.0.CR2
AEAD is not a digest (PRF) function, it's a description of a message authentication
strategy. We should only use the actual digest names in the mechanism database.