Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc/lib/libcrypto



Module Name:    basesrc
Committed By:   tls
Date:           Sun Sep  9 20:41:47 UTC 2001

Modified Files:
        basesrc/lib/libcrypto: des.inc

Log Message:
Add some of the options to select optimizations of the C DES code for
different architectures.

Doesn't help some platforms much, helps others quite a bit.  These
options are from options.txt in the libdes/libcrypto distribution; it
would probably be best to test and replace them with what's best with
the current gcc on each of our architectures.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 basesrc/lib/libcrypto/des.inc

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index