Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libcrypto
Module Name: src
Committed By: itojun
Date: Thu Nov 13 02:10:00 UTC 2003
Modified Files:
src/lib/libcrypto: sha.inc
Added Files:
src/lib/libcrypto/arch/i386: sha.inc sha1_586.S
Log Message:
accelerate sha1 by using asm (i386). markus@openbsd.
there's internal symbol name changes, but it does not warrant shlib minor
bump as the symbol is totally internal.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/lib/libcrypto/sha.inc
cvs rdiff -r0 -r1.1 src/lib/libcrypto/arch/i386/sha.inc \
src/lib/libcrypto/arch/i386/sha1_586.S
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