Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/crypto/external/bsd/openssl/lib/libcrypto
Module Name: src
Committed By: joerg
Date: Sat May 16 22:24:41 UTC 2015
Modified Files:
src/crypto/external/bsd/openssl/lib/libcrypto: engine.inc
src/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64: modes.inc
Added Files:
src/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64: bn.inc
engine.inc
Log Message:
Hook up x86_64 assembler version for the Montgomery multiplication and
the GF routines. Put rsax glue in the right file.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 \
src/crypto/external/bsd/openssl/lib/libcrypto/engine.inc
cvs rdiff -u -r0 -r1.1 \
src/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64/bn.inc \
src/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64/engine.inc
cvs rdiff -u -r1.2 -r1.3 \
src/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64/modes.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