1996-05-27 - cryptlib debugging for Win95, WinNT

Header Data

From: pgut001@cs.auckland.ac.nz
To: cypherpunks@toad.com
Message Hash: 352d87f2d8fc765986721921bbb0262ac9a326499c95786e3ae71c1e03480d7b
Message ID: <199605270148.NAA08392@cs26.cs.auckland.ac.nz>
Reply To: N/A
UTC Datetime: 1996-05-27 05:45:13 UTC
Raw Date: Mon, 27 May 1996 13:45:13 +0800

Raw message

From: pgut001@cs.auckland.ac.nz
Date: Mon, 27 May 1996 13:45:13 +0800
To: cypherpunks@toad.com
Subject: cryptlib debugging for Win95, WinNT
Message-ID: <199605270148.NAA08392@cs26.cs.auckland.ac.nz>
MIME-Version: 1.0
Content-Type: text/plain


In order for the RSA encryption functions in cryptlib
(ftp://garbo.uwasa.fi/pc/security/crypl110.zip, but that one's without
the RSA stuff for reasons which will become apparent) to work, I need to
find someone to test the Win95 and WinNT random-number generation code,
which calls various Win32 statistics-monitoring functions to seed its
internal random number pool.  I've written most of the code, but since some 
of the documentation for the API's is pretty dodgy, it'll need a bit of
debugging and testing to get going.  Is there anyone here who can help
with this?  I estimate that it's an hour or so of work for the Win95 side
(which has Toolhelp32), and maybe half a day for NT (which has the incredibly
complex registry-walking system and semi-documented network statistics
gathering).  There are two files to compile, with a total size of about 20K.
I can't do it myself since I don't have easy access to any sort of Win32 
system.

Oh yes, this part of the code has nothing to do with crypto, so there are no
problems with US people doing it.

Peter.





Thread