Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid a four-byte overread in gcm_ghash_4bit_mmx() on i386 | tb | 2024-01-24 | 1 | -1/+1 |
| | | | | | | | This is a variant of the same logic error fixed in ghash-x86_64.pl r1.6. The code path is only reachable on machines without FXSR or PCLMUL. ok jsing | ||||
* | Move all data blocks from .text to .rodata and cleanup up and homogeneize code | miod | 2023-02-01 | 1 | -41/+25 |
| | | | | | | responsible from getting the proper address of those blocks. ok tb@ jsing@ | ||||
* | spelling fixes; from paul tagliamonte | jmc | 2022-12-26 | 1 | -3/+3 |
| | | | | | | | i removed the arithmetics -> arithmetic changes, as i felt they were not clearly correct ok tb | ||||
* | Import OpenSSL 1.0.1g | miod | 2014-04-13 | 1 | -3/+3 |
| | |||||
* | import OpenSSL-1.0.1c | djm | 2012-10-13 | 1 | -0/+1342 |