[LOSTWAGES] suggest Crypto API project

Mike McCormack mike at codeweavers.com
Sun Mar 21 22:53:23 CST 2004


ChangeLog:
* suggest Crypto API project
-------------- next part --------------
Index: templates/en/fun_projects.template
===================================================================
RCS file: /home/wine/lostwages/templates/en/fun_projects.template,v
retrieving revision 1.16
diff -u -r1.16 fun_projects.template
--- templates/en/fun_projects.template	18 Mar 2004 19:00:01 -0000	1.16
+++ templates/en/fun_projects.template	22 Mar 2004 04:06:02 -0000
@@ -376,11 +376,20 @@
   <a href="http://www.phaseone.com">Phase One's Capture One</a>.
   The functionality of mscms.dll seems to be defined by the 
   <a href="http://www.color.org">International Color consortium</a>.
-
   <ul>
     <li>worker: wanted
     <li>status: todo
     <li>updated: Mar 15, 2004
+  </ul>
+
+  <h3 class=todo>RSA Crypto API</h3>
+  <p>Implement the <a href="http://msdn.microsoft.com/library/en-us/security/security/cryptography_functions.asp">Crypto API</a>
+  provided by rsabase.dll using 
+  <a href="http://www.openssl.org">openssl</a>'s libcrypto.so.
+  <ul>
+    <li>worker: wanted
+    <li>status: todo
+    <li>updated: Mar 16, 2004
   </ul>
 
 <p>&nbsp;</p>


More information about the wine-patches mailing list