[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [freehaven-dev] re: crypto API
On Wed, 29 Mar 2000, Roger R Dingledine wrote:
> verify_file(filename)
> sign_file(filename)
> checksum_file(filename)
>
> So yeah, I would vote that we don't use the function headers you've
> described above, because if we ever get to the point where we're
> throwing the message around in memory, we've done something wrong.
OK, that's great!
Are those the only three operations you plan to do?
Thanks,
-David