Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove commented out rc5 bits | tb | 2019-05-11 | 1 | -3/+1 |
* | In the neverending saga of enabling and disabling assembler code for sha | miod | 2015-03-18 | 1 | -5/+1 |
* | Do not use sha512-parisc for now, as it is subtly bugged - passes the sha | miod | 2015-03-05 | 1 | -1/+3 |
* | Add the Cammelia cipher to libcrypto. | miod | 2014-11-17 | 1 | -1/+3 |
* | Revert r1.5 and reenable assembler version of ghash now that it has been | miod | 2014-09-27 | 1 | -3/+3 |
* | Disable assembler code for ghash on hppa, causes wrong computations in some | miod | 2014-09-27 | 1 | -3/+3 |
* | Correctly enable assembler Montgomery routine. | miod | 2014-05-02 | 1 | -1/+2 |
* | Reenable assembler code for SHA384 and SHA512 now that it no longer miscomputes | miod | 2014-05-02 | 1 | -3/+3 |
* | Disable assembler version of SHA512 for now, it produces wrong results. | miod | 2014-05-02 | 1 | -3/+3 |
* | Enable use of assembly code for AES, BN (Montgomery), SHA1, SHA256 and SHA512. | miod | 2014-05-01 | 1 | -0/+50 |