1995-08-03 - Re: Object Oriented Crypto API

Header Data

From: Hal <hfinney@shell.portal.com>
To: s5cromw@watson.ibm.com
Message Hash: ad29d572df129cca217afe1e50a3636cf0f1f3688a8fa9c32c07f5a5e85cce1d
Message ID: <199508031625.JAA11761@jobe.shell.portal.com>
Reply To: N/A
UTC Datetime: 1995-08-03 16:26:31 UTC
Raw Date: Thu, 3 Aug 95 09:26:31 PDT

Raw message

From: Hal <hfinney@shell.portal.com>
Date: Thu, 3 Aug 95 09:26:31 PDT
To: s5cromw@watson.ibm.com
Subject: Re:  Object Oriented Crypto API
Message-ID: <199508031625.JAA11761@jobe.shell.portal.com>
MIME-Version: 1.0
Content-Type: text/plain


I enjoyed Ray's message about the crypto library interface.  I haven't
had time to study it closely, but I have a couple of quick comments:

I thought Wei's library looked pretty easy to use already.  Maybe Ray
could show an example of what would be needed with Wei's library to do
some "typical" crypto function, say encrypting a message with someone
else's RSA key.  Then we could compare it with how the same function
would look with Ray's proposed interface.

The other point is that there needs to be the ability to encrypt only
a bit of a message at a time.  Particularly with public key the first
message may be special in that it generates a session key which is used
for the remainder.  So an interface for piecewise encryption and
decryption is necessary.

I hope we will see more discussion about the library.

Hal





Thread