[FIX] DigitalSignatureAlgorithm remainder:mod:

John.Maloney at disney.com John.Maloney at disney.com
Tue Jan 11 21:42:08 UTC 2000


It turns out that a last minute "optimization" to the DSA
code introduced a Squeak-level bug in the remainder:mod:
method (off-by-one leading to incorrect normalization).

Here's a changeset that fixes this bug, incorporates Helge's
improvement of isProbablyPrime:, and adds a cool random seed
initializer that collects random noise from the sound input
device (suggested by Ted Kaehler).

This fix will also go into the update stream. But I wanted
to get it out to anyone using DSA as soon as possible.
The bug does not effect the DSAPrims plugin.

Enjoy!

	-- John
-------------- next part --------------
Skipped content of type multipart/appledouble


More information about the Squeak-dev mailing list