Re: Added interop vectors for DEREncodedKeyValue , KeyInfoReference and X509Digest

I've successfully tested these interop vectors as follows:

DEREncodedKeyValue (both EC and RSA) - Apache Santuario-C++

KeyInfoReference, X509Digest - Shibboleth and OpenSAML

The latter two weren't strictly evaluated but I reproduced the X509Digest
material by consuming the same keypair and successfully processed the
KeyInfoReference after I copied it into a SAML document.

I should be able to report additional interop in Java (not done by me)
shortly, but this should be sufficient for now.

-- Scott

Received on Wednesday, 12 September 2012 18:10:23 UTC