summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/arch/hppa (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove I386_ONLY define. It was only used to prefer amiod2016-11-041-3/+0
* Disable ENGINE_load_dynamic (dynamic engine support).bcook2015-06-191-1/+0
* 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
* i'm a dumbdumb. fix build.tedu2014-07-111-1/+1
* move all the feature settings to a common header.tedu2014-07-111-72/+1
* Make sure we leave OPENSSL_NO_PSK in the conf files so thingsbeck2014-07-111-0/+1
* 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