summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/arch/hppa/Makefile.inc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove commented out rc5 bitstb2019-05-111-3/+1
* In the neverending saga of enabling and disabling assembler code for shamiod2015-03-181-5/+1
* Do not use sha512-parisc for now, as it is subtly bugged - passes the shamiod2015-03-051-1/+3
* Add the Cammelia cipher to libcrypto.miod2014-11-171-1/+3
* Revert r1.5 and reenable assembler version of ghash now that it has beenmiod2014-09-271-3/+3
* Disable assembler code for ghash on hppa, causes wrong computations in somemiod2014-09-271-3/+3
* Correctly enable assembler Montgomery routine.miod2014-05-021-1/+2
* Reenable assembler code for SHA384 and SHA512 now that it no longer miscomputesmiod2014-05-021-3/+3
* Disable assembler version of SHA512 for now, it produces wrong results.miod2014-05-021-3/+3
* Enable use of assembly code for AES, BN (Montgomery), SHA1, SHA256 and SHA512.miod2014-05-011-0/+50