summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/crypto/arch/hppa (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* first round of static config. ok miodtedu2014-04-181-43/+0
* The more you remove Chtulhu^WVMS tentacles, the more there aremiod2014-04-151-2/+0
* Move build machinery for libcrypto from libssl/crypto to libcrypto, as wellmiod2014-04-111-0/+273