1995-11-19 - Re: ecash as pgp

Header Data

From: Derek Atkins <warlord@MIT.EDU>
To: sameer <sameer@c2.org>
Message Hash: 906c5cb9ce314121ee20c9831f731af1b9f426749885e149259370a4f93b9b02
Message ID: <199511192339.PAA07631@tess-turbo.mit.edu>
Reply To: <199511191118.DAA14424@infinity.c2.org>
UTC Datetime: 1995-11-19 23:59:06 UTC
Raw Date: Mon, 20 Nov 1995 07:59:06 +0800

Raw message

From: Derek Atkins <warlord@MIT.EDU>
Date: Mon, 20 Nov 1995 07:59:06 +0800
To: sameer <sameer@c2.org>
Subject: Re: ecash as pgp
In-Reply-To: <199511191118.DAA14424@infinity.c2.org>
Message-ID: <199511192339.PAA07631@tess-turbo.mit.edu>
MIME-Version: 1.0
Content-Type: text/plain


> 	Secondly, from what I can tell, it's like PGP. To integrate it
> into other software you have to do all sorts of nasty output
> parsing. why the hell can't it just produce nice, terse, informative,
> UNIX-like output?

This will change with PGP 3.  There is a very nice, easy API for PGP 3
which I have been working on for over the last month.  In fact, the
main processing code is done.  After Tranksgiving I will be working on
an API document which explains the design and implementation of the
API.

IMHO, the API is REALLY EASY to use -- I have a PGP encryption program
which has all of the main functionality of PGP w.r.t. creating messages,
and the program is only 250 lines of commented C code.

The current work is far from complete, but it is getting close!  It
should make integrating PGP into other programs very simple -- just
link against libpgp.a. :)

Enjoy!

-derek





Thread