[xmlsec] updating docs



commit d2aa35ad7a8c3842864976d49dd8d47ffda5cced
Author: Aleksey Sanin <aleksey aleksey com>
Date:   Sat May 8 23:52:43 2010 -0700

    updating docs

 docs/xmldsig.html   |    2 +-
 docs/xmlenc.html    |    2 +-
 src/mscrypto/README |    8 +-------
 3 files changed, 3 insertions(+), 9 deletions(-)
---
diff --git a/docs/xmldsig.html b/docs/xmldsig.html
index 0c0c924..74c45ec 100644
--- a/docs/xmldsig.html
+++ b/docs/xmldsig.html
@@ -292,7 +292,7 @@ X509Data)<br>
 </td>
                   <td style="vertical-align: top;">Y<br>
 </td>
-                  <td style="vertical-align: top;">N<br>
+                  <td style="vertical-align: top;">Y<br>
 </td>
                 </tr>
 <tr>
diff --git a/docs/xmlenc.html b/docs/xmlenc.html
index edd60b3..011439f 100644
--- a/docs/xmlenc.html
+++ b/docs/xmlenc.html
@@ -280,7 +280,7 @@ data (including XML document). </div>
     <td style="width: 40%;" align="left" valign="top">RSA-v1.5 (192 bit keys for AES or DES)</td>
     <td valign="top">Y</td>
     <td valign="top">N</td>
-    <td valign="top">N</td>
+    <td valign="top">Y</td>
     <td valign="top">Y</td>
 </tr>
 <tr>
diff --git a/src/mscrypto/README b/src/mscrypto/README
index a3d24c7..0b3f4b6 100644
--- a/src/mscrypto/README
+++ b/src/mscrypto/README
@@ -33,13 +33,7 @@ KNOWN ISSUES.
 1) Default keys manager don't use trusted certs in MS Crypto Store
 (http://bugzilla.gnome.org/show_bug.cgi?id=123668).
 
-2) Missing crypto functionality:
-  - 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
-  support, might be possible to implement on top of AES cipher itself
-
-3) The only supported file formats are PKCS#12 and DER certificates
+2) The only supported file formats are PKCS#12 and DER certificates
 (http://bugzilla.gnome.org/show_bug.cgi?id=123675).
 
 



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