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/arch/m68k



Module Name:    src
Committed By:   isaki
Date:           Tue Feb  7 11:18:43 UTC 2017

Added Files:
        src/crypto/external/bsd/openssl/lib/libcrypto/arch/m68k: aes-m68k.S
            aes.inc

Log Message:
Implement m68k assembly version of AES.
It's approx 1.4 times faster than the original one.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 \
    src/crypto/external/bsd/openssl/lib/libcrypto/arch/m68k/aes-m68k.S \
    src/crypto/external/bsd/openssl/lib/libcrypto/arch/m68k/aes.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