[Webfunds-commits] java/webfunds TODO_SCW

Ian Grigg iang@cypherpunks.ai
Thu, 17 Aug 2000 10:09:52 -0400 (AST)


iang        00/08/17 10:09:51

  Modified:    webfunds TODO_SCW
  Log:
  corrected secret key decryption as DONE, pointed out by Edwin
  (now DONE by code before hand as well as by verify, the latter
  was obvious when I thought about it...)

Revision  Changes    Path
1.5       +1 -1      java/webfunds/TODO_SCW

Index: TODO_SCW
===================================================================
RCS file: /home/webfunds/cvsroot/java/webfunds/TODO_SCW,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- TODO_SCW	2000/08/17 13:35:26	1.4
+++ TODO_SCW	2000/08/17 14:09:51	1.5
@@ -28,7 +28,7 @@
       I.c) Secret Key
     
         * secret key matches contract public key
-        * secret key decrypts properly
+        * secret key decrypts properly (DONE)
         + for the secret key, wouldn't a popup box be better for the passphrase?
           (one presumes this signals that the key is quickly decrypted, used,
           then the decrypted version is disposed of quickly...  may not be the