[xmlsec] updating docs for RSA/OAEP support in xmlsec-mscrypto



commit 2d23e27b9d4ce60b4144c3f4e700f5545c2b0b28
Author: Aleksey Sanin <aleksey aleksey com>
Date:   Fri Apr 30 15:20:06 2010 -0700

    updating docs for RSA/OAEP support in xmlsec-mscrypto

 TODO                |   10 +---------
 docs/xmlenc.html    |    2 +-
 src/mscrypto/README |    2 --
 3 files changed, 2 insertions(+), 12 deletions(-)
---
diff --git a/TODO b/TODO
index 1dc11e4..d4939bf 100644
--- a/TODO
+++ b/TODO
@@ -50,7 +50,7 @@ merlin-xmldsig-twenty-three/signature-x509-crt-crl
 * xmlsec-mscrypto (April 26, 2010 using Windows XP SP3)
 -------------------------------------------------
 
-** Skipped tests due to missing transforms: RIPEMD160, SHA224, RSA/OAEP, 
+** Skipped tests due to missing transforms: RIPEMD160, SHA224,
 AES and DES KW
 
 aleksey-xmldsig-01/enveloping-ripemd160-hmac-ripemd160
@@ -65,19 +65,11 @@ merlin-xmlenc-five/encsig-sha256-hmac-sha256-kw-aes128
 merlin-xmlenc-five/encsig-sha384-hmac-sha384-kw-aes192
 merlin-xmlenc-five/encsig-sha512-hmac-sha512-kw-aes256
 aleksey-xmlenc-01/enc-des3cbc-aes192-keyname
-merlin-xmlenc-five/encrypt-data-tripledes-cbc-rsa-oaep-mgf1p
 merlin-xmlenc-five/encrypt-data-aes256-cbc-kw-tripledes
 merlin-xmlenc-five/encrypt-content-aes128-cbc-kw-aes192
 merlin-xmlenc-five/encrypt-data-aes192-cbc-kw-aes256
 merlin-xmlenc-five/encrypt-element-tripledes-cbc-kw-aes128
 merlin-xmlenc-five/encrypt-element-aes256-cbc-retrieved-kw-aes256
-01-phaos-xmlenc-3/enc-element-3des-kt-rsa_oaep_sha1
-01-phaos-xmlenc-3/enc-element-aes128-kt-rsa_oaep_sha1
-01-phaos-xmlenc-3/enc-element-aes192-kt-rsa_oaep_sha1
-01-phaos-xmlenc-3/enc-element-3des-kt-rsa_oaep_sha1
-01-phaos-xmlenc-3/enc-element-aes128-kt-rsa_oaep_sha1
-01-phaos-xmlenc-3/enc-element-aes192-kt-rsa_oaep_sha1
-01-phaos-xmlenc-3/enc-text-aes256-kt-rsa_oaep_sha1
 01-phaos-xmlenc-3/enc-element-3des-kw-3des
 01-phaos-xmlenc-3/enc-content-aes128-kw-3des
 01-phaos-xmlenc-3/enc-element-aes128-kw-aes128
diff --git a/docs/xmlenc.html b/docs/xmlenc.html
index fe0ddc7..2d74b80 100644
--- a/docs/xmlenc.html
+++ b/docs/xmlenc.html
@@ -382,7 +382,7 @@ AES)<br>
 </td>
                   <td style="vertical-align: top;">N</td>
                   <td style="vertical-align: top;">N</td>
-                  <td style="vertical-align: top;">N</td>
+                  <td style="vertical-align: top;">Y</td>
                 </tr>
 <tr>
 <td style="width: 40%;" valign="top"> Diffie-Hellman
diff --git a/src/mscrypto/README b/src/mscrypto/README
index 01677b0..a3d24c7 100644
--- a/src/mscrypto/README
+++ b/src/mscrypto/README
@@ -34,8 +34,6 @@ KNOWN ISSUES.
 (http://bugzilla.gnome.org/show_bug.cgi?id=123668).
 
 2) Missing crypto functionality:
-  - RSA-OAEP (http://bugzilla.gnome.org/show_bug.cgi?id=123671): MS says
-  that they will support this in the near future.
   - AES KW (http://bugzilla.gnome.org/show_bug.cgi?id=123672): no native
   support, might be possible to implement on top of AES cipher itself
   - DES KW (http://bugzilla.gnome.org/show_bug.cgi?id=123673): no native



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]