CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/05/01 16:27:59
Added files:
lib/libcrypto/crypto/arch/hppa: Makefile.inc
Log message:
Enable use of assembly code for AES, BN (Montgomery), SHA1, SHA256 and SHA512.
RC4 assembler code is not used, as it runs about 35% slower than the C code.
