[13788] in cryptography@c2.net mail archive
Re: LibTomNet [v0.01]
daemon@ATHENA.MIT.EDU (Tim Dierks)
Tue Jul 8 21:05:50 2003
X-Original-To: cryptography@metzdowd.com
X-Original-To: cryptography@metzdowd.com
Date: Tue, 08 Jul 2003 17:54:23 -0400
To: tls@rek.tjls.com, cryptography@metzdowd.com
From: Tim Dierks <tim@dierks.org>
In-Reply-To: <20030708214210.GA15054@rek.tjls.com>
At 05:42 PM 7/8/2003, Thor Lancelot Simon wrote:
>I believe the Certicom library is somewhere around there in size, and
>it is a pretty extensive implementation. Costs money though. ;-)
IIRC, the embedded SSL library I wrote (with Chris Hawk) at Certicom was <
64K of 68K code (we originally wrote it for PalmOS devices), including all
crypto, for a fully-compliant SSL 3.0 & X.509v3 implementation (client-side
SSL only, with a profiled subset of SSL ciphersuites and X.509 features, of
course). And it could run with a RAM usage of substantially less than
10K/connection. And we wrote it in less than a month (it was our third or
fourth time implementing SSL and X.509, though).
The complete Certicom library is somewhat bigger, but it's got a lot of
flexibility, (modular crypto interface, etc.), and code size wasn't a
concern on desktop/server platforms.
- Tim
---------------------------------------------------------------------
The Cryptography Mailing List
Unsubscribe by sending "unsubscribe cryptography" to majordomo@metzdowd.com