| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Enable assembler code for AES, DES, GCM, SHA1, SHA256 and SHA512. | miod | 2014-05-03 | 1 | -0/+46 |
* | Enable assembler code for AES, BN (Montgomery), GCM128, SHA1, SHA256 and SHA512. | miod | 2014-05-03 | 1 | -0/+45 |
* | Correctly enable Montgomery code. | miod | 2014-05-03 | 1 | -1/+2 |
* | Enable assembler bits for BN (Montgomery), SHA1 and SHA256. | miod | 2014-05-03 | 1 | -0/+44 |
* | Correctly enable assembler Montgomery routine. | miod | 2014-05-02 | 1 | -1/+2 |
* | 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 |
* | Enable use of the assembly code for BN (Montgomery) and SHA1. | miod | 2014-05-01 | 1 | -0/+40 |
* | Enable use of the assembly code for AES, BN, SHA1, SHA256 and SHA512. | miod | 2014-05-01 | 1 | -0/+36 |
* | first round of static config. ok miod | tedu | 2014-04-18 | 13 | -559/+0 |
* | Move the machine-specific parts of the libcrypto Makefile to per-arch makefile | miod | 2014-04-17 | 2 | -0/+118 |
* | The more you remove Chtulhu^WVMS tentacles, the more there are | miod | 2014-04-15 | 13 | -26/+0 |
* | revert 1.2 and define OPENSSL_NO_EC_NISTP_64_GCC_128 again, it has a downside | sthen | 2014-04-14 | 1 | -0/+3 |
* | No longer define OPENSSL_NO_EC_NISTP_64_GCC_128 on amd64; requested by djm | miod | 2014-04-13 | 1 | -3/+0 |
* | Move build machinery for libcrypto from libssl/crypto to libcrypto, as well | miod | 2014-04-11 | 14 | -0/+3978 |