- From: Christian Geuer-Pollmann <geuer-pollmann@nue.et-inf.uni-siegen.de>
- Date: Tue, 01 Jan 2002 23:52:27 +0100
- To: "Donald E. Eastlake 3rd" <dee3@torque.pothole.com>
- Cc: xml-encryption@w3.org, Donald.Eastlake@motorola.com
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