| age |
author |
description |
| Fri, 31 Oct 2003 20:20:53 +0000 |
Eric Hopper |
Should've gone in with the previous commit. A little helper file. |
| Fri, 31 Oct 2003 20:20:06 +0000 |
Eric Hopper |
Just a little snippet to get the _pract_crypto module compiled on Mac OS X. |
| Wed, 22 Oct 2003 20:04:51 +0000 |
Eric Hopper |
Fixed an __doc__ string to use the more traditional triple quote method. |
| Wed, 22 Oct 2003 20:02:05 +0000 |
Eric Hopper |
Added stuff about copying. |
| Sat, 20 Sep 2003 01:55:38 +0000 |
Eric Hopper |
Added a donation link and a request for employment. |
| Sat, 20 Sep 2003 00:36:21 +0000 |
Eric Hopper |
Added stuff about have two protocol revisions in the documentation. |
| Fri, 19 Sep 2003 06:15:13 +0000 |
Eric Hopper |
Added a link to the Wiki. |
| Sun, 07 Sep 2003 01:55:29 +0000 |
Eric Hopper |
Adding a log of my conversation with Bryan Ford about this. |
| Sun, 07 Sep 2003 01:53:16 +0000 |
Eric Hopper |
Fixed a small generator error that was causing HMACs to be generated |
| Sat, 30 Aug 2003 15:50:43 +0000 |
Eric Hopper |
Make the Generator generate unencrypted messages. |
| Sat, 30 Aug 2003 15:28:23 +0000 |
Eric Hopper |
Changed generator to long auto-restart at the beginning after reaching |
| Sat, 30 Aug 2003 15:26:31 +0000 |
Eric Hopper |
Changed protocol revision to 1. |
| Fri, 29 Aug 2003 22:42:03 +0000 |
Eric Hopper |
32x32 favorites icon for the website. |
| Fri, 29 Aug 2003 22:40:31 +0000 |
Eric Hopper |
Favorites icon for the website. |
| Fri, 29 Aug 2003 22:39:13 +0000 |
Eric Hopper |
A first cut at a geneator for producing binary messages. |
| Fri, 29 Aug 2003 22:38:46 +0000 |
Eric Hopper |
Made properties out of some attributes, documented some things and |
| Thu, 28 Aug 2003 01:32:18 +0000 |
Eric Hopper |
Changed msg_class to a property, implemented a decent __repr__ method. |
| Tue, 26 Aug 2003 05:43:34 +0000 |
Eric Hopper |
Initial implementation of UnicastMessage. |
| Mon, 25 Aug 2003 16:45:44 +0000 |
Eric Hopper |
Moved index2.html redirect page to index.html so it points to the new CAKE |
| Mon, 25 Aug 2003 16:45:02 +0000 |
Eric Hopper |
Moved index.html to new home in preparation for moving CAKE homepage. |
| Sun, 24 Aug 2003 13:26:07 +0000 |
Eric Hopper |
The basic CAKE message. |
| Sat, 23 Aug 2003 16:12:36 +0000 |
Eric Hopper |
Had at it with Amaya to format it better and set the DOCTYPE. |
| Fri, 22 Aug 2003 23:38:18 +0000 |
Eric Hopper |
Change to an html file instead of a redirect response. |
| Fri, 22 Aug 2003 22:06:39 +0000 |
Eric Hopper |
This HTTP response should work better. |
| Fri, 22 Aug 2003 22:01:42 +0000 |
Eric Hopper |
A redirect file, let's see how it works. |
| Thu, 21 Aug 2003 03:03:14 +0000 |
Eric Hopper |
Removed lots of debugging. Let caketorfc822 handle the From: and To: |
| Thu, 21 Aug 2003 03:00:29 +0000 |
Eric Hopper |
Several changes to make this work better with the sendmail wrapper. |
| Wed, 20 Aug 2003 20:18:07 +0000 |
Eric Hopper |
Oops, fixed it now so that it doesn't try to actually do sendmail unless |
| Wed, 20 Aug 2003 20:16:32 +0000 |
Eric Hopper |
It's messy, but it should work now. |
| Tue, 19 Aug 2003 03:32:02 +0000 |
Eric Hopper |
Restructured all the imports because the interpreter had previously had |
| Tue, 19 Aug 2003 03:09:02 +0000 |
Eric Hopper |
Finished off the code to verify and decrypt CAKE messages in your IMAP |
| Mon, 18 Aug 2003 23:35:22 +0000 |
Eric Hopper |
Fixed a small error that happened when the random value encrypted in |
| Sun, 17 Aug 2003 15:05:07 +0000 |
Eric Hopper |
Put in a link to my paper on names. |
| Tue, 12 Aug 2003 12:54:35 +0000 |
Eric Hopper |
Oops. |
| Tue, 12 Aug 2003 12:54:05 +0000 |
Eric Hopper |
Better explanation of tortured acronym. |
| Mon, 11 Aug 2003 23:46:51 +0000 |
Eric Hopper |
A first stab at some functions to move CAKE messages from main IMAP |
| Mon, 11 Aug 2003 23:46:06 +0000 |
Eric Hopper |
Changed Subject: line for carrier message to be more explanatory. |
| Mon, 11 Aug 2003 23:45:21 +0000 |
Eric Hopper |
One bad name didn't get caught because of how I debugged this. |
| Mon, 11 Aug 2003 05:23:33 +0000 |
Eric Hopper |
Added lots more links. |
| Mon, 11 Aug 2003 05:08:26 +0000 |
Eric Hopper |
Added a Links section, and a silly link. :-) |
| Mon, 11 Aug 2003 04:54:40 +0000 |
Eric Hopper |
Added links to the code to encourage people. |
| Mon, 11 Aug 2003 04:40:09 +0000 |
Eric Hopper |
Added a summary so people have some idea what I'm doing when I point |
| Mon, 11 Aug 2003 02:09:05 +0000 |
Eric Hopper |
Some initial code to talk to the mail system. It'll probably get |
| Thu, 07 Aug 2003 06:54:02 +0000 |
Eric Hopper |
- Explained the reason for both a MAC and a signature in encrypted |
| Wed, 06 Aug 2003 06:50:48 +0000 |
Eric Hopper |
Preliminary first cut. |
| Wed, 06 Aug 2003 06:50:41 +0000 |
Eric Hopper |
Changed tables to use captions to label their contents. |
| Wed, 06 Aug 2003 06:49:56 +0000 |
Eric Hopper |
Whee, the table is done now. We have something like a first cut. |
| Wed, 06 Aug 2003 01:50:28 +0000 |
Eric Hopper |
Small grammar error. |
| Wed, 06 Aug 2003 01:39:35 +0000 |
Eric Hopper |
Link to basictypes page to describe count type. |
| Tue, 05 Aug 2003 15:38:14 +0000 |
Eric Hopper |
Put in a bunch of comments and tried to make the code a lot clearer. |
| Tue, 05 Aug 2003 12:36:39 +0000 |
Eric Hopper |
Fixed typo, and emphasized that a key name is always based on the public |
| Tue, 05 Aug 2003 12:32:34 +0000 |
Eric Hopper |
Changed all instances of CAKE to be all caps. |
| Tue, 05 Aug 2003 12:30:48 +0000 |
Eric Hopper |
Changed an instance of the word 'count' referring to the type name to be |
| Tue, 05 Aug 2003 00:01:45 +0000 |
Eric Hopper |
Fixed up documentation for Assertion to be more readable. |
| Mon, 04 Aug 2003 05:50:07 +0000 |
Eric Hopper |
Fixed some more awkward phrasing, and fixed the psuedocode a bit. |
| Mon, 04 Aug 2003 05:48:17 +0000 |
Eric Hopper |
Fixed a few grammar problems, and a bad XML entity reference. |
| Mon, 04 Aug 2003 05:20:12 +0000 |
Eric Hopper |
Added a bunch of examples. |
| Mon, 04 Aug 2003 05:02:46 +0000 |
Eric Hopper |
Finished an explanation of 'count'. |
| Mon, 04 Aug 2003 00:06:58 +0000 |
Eric Hopper |
Import important message creation functions so they appear at module container level. |
| Mon, 04 Aug 2003 00:06:34 +0000 |
Eric Hopper |
Added an extra field I missed to __slots__. |