[Cryptography Team] Re: [ANN] Working SSL In Squeak

Bill Schwab BSchwab at anest.ufl.edu
Thu Oct 12 05:47:09 UTC 2006


Hans-Martin, Ron,

======================================
> I did not do any comparison because I did not yet download the DES
> plugin - just wanted to make this thing work in the unit tests before
> going to bed :-) I just added a very thin layer (mostly converting
from
> ByteArrays to LargeIntegers and vice versa) to use my old code mostly
> unchanged. The performance can probably be improved a bit by changing
> that old code to directly work with ByteArrays.
>   
Ok, I did some measurements. Results are pretty disappointing.
Squeak on my AMD 3800+ processor encrypts 32 KBytes using 3DES CBC mode
in about 8 seconds - unusable for anything but a proof-of-concept.
Therefore I think that DES (and maybe some other small cryptographic
primitives) should be part of the base VM.
======================================

Just to clarify, is this a discussion regarding where a plugin or DLL
belongs, or regarding whether we need one at all?

Bill






Wilhelm K. Schwab, Ph.D.
University of Florida
Department of Anesthesiology
PO Box 100254
Gainesville, FL 32610-0254

Email: bills at anest4.anest.ufl.edu
Tel: (352) 846-1285
FAX: (352) 392-7029



More information about the Cryptography mailing list