Re: RSA-OAEP

Hi Donald,

same problem for the params ;-)) We MUST include them, OK? So that the 
'default' OAEP from the RFC looks like this:

<EncryptionMethod xmlns="http://www.w3.org/2001/04/xmlenc#"
 
Algorithm="http://www.w3.org/2001/04/xmlenc#rsa-oaep-mgf1p">
    <DigestMethod xmlns="http://www.w3.org/2000/09/xmldsig#"
 
Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"></ds:DigestMethod>
    <OAEPparams></OAEPparams>
</EncryptionMethod>

the OAEPParams is of length 0.


OK?


Christian

Received on Tuesday, 1 January 2002 17:39:39 UTC