This is an MS-DOS version of the brutessl program, compiled on
VC++ 1.5. On an 486/33 machine, it test out at about 3900 keys/sec.

I had to modify some of the code in the brutessl.c file to get it to
work, so I include that (and the brutessl.h file) so people can check
the changes. Mainly, a number of variables in the timing routines
had to be raised from ints to words (unsigned longs).

I do not include the search.c or assembly.c files, in order to comply
with ITAR. The compiled program is not useful as a cryptographic
system, and the source code supplied contains no cryptographic 
routines.

test.pf is the test file.
hal2.pf is the challenge.

Peter Trei
ptrei@acm.org