SHA-1 cleanups and performance enhancements.

Submitted by: Andy Polyakov <appro@fy.chalmers.se>
This commit is contained in:
Ulf Möller
1999-05-05 00:23:53 +00:00
parent 744029c154
commit 8e7f966bf3
7 changed files with 300 additions and 135 deletions

View File

@@ -5,8 +5,11 @@
Changes between 0.9.2b and 0.9.3
*) SHA-1 cleanups and performance enhancements.
[Andy Polyakov <appro@fy.chalmers.se>]
*) Sparc v8plus assembler for the bignum library.
[Andy Polyakov <appro@fy.chalmers.se>]
[Andy Polyakov <appro@fy.chalmers.se>]
*) Accept any -xxx and +xxx compiler options in Configure.
[Ulf M<>ller]