Home
last modified time | relevance | path

Searched refs:RSA_SHA512 (Results 1 – 4 of 4) sorted by relevance

/plugin/adfs/phpsaml/extlib/xmlseclibs/
H A DCHANGELOG.txt89 - Add support for RSA SHA384 and RSA_SHA512 and SHA384 digest. (Jaime PŽrez)
H A Dxmlseclibs.php54 const RSA_SHA512 = 'http://www.w3.org/2001/04/xmldsig-more#rsa-sha512'; define in XMLSecurityKey
/plugin/adfs/phpsaml/lib/Saml2/
H A DUtils.php1319 XMLSecurityKey::RSA_SHA512
/plugin/adfs/phpsaml/
H A DCHANGELOG183 …ct the algorithm to be used on signatures (DSA_SHA1, RSA_SHA1, RSA_SHA256, RSA_SHA384, RSA_SHA512).