Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use size_t instead of int in EC_POINT_point2oct() | tb | 2023-05-04 | 1 | -2/+2 |
* | stray whitespace | tb | 2023-05-01 | 1 | -2/+2 |
* | GF2m bites the dust. It won't be missed. | tb | 2023-04-25 | 1 | -10/+1 |
* | Handle BN_CTX at the EC API boundary. | jsing | 2023-04-11 | 1 | -14/+56 |
* | Remove EC_FLAGS_DEFAULT_OCT. | jsing | 2023-03-08 | 1 | -60/+6 |
* | Make internal header file names consistent | tb | 2022-11-26 | 1 | -2/+2 |
* | Compare pointer against NULL and fix a KNF issue. | tb | 2021-04-20 | 1 | -3/+3 |
* | Prepare to provide EC_POINT_set_compressed_coordinates | tb | 2021-04-20 | 1 | -35/+17 |
* | Move point-on-curve check to set_affine_coordinates | tb | 2020-12-04 | 1 | -3/+17 |
* | Send the function codes from the error functions to the bit bucket, | beck | 2017-01-29 | 1 | -12/+12 |
* | Explicitly include <openssl/opensslconf.h> in every file that references | jsing | 2014-07-10 | 1 | -1/+3 |
* | tags as requested by miod and tedu | deraadt | 2014-06-12 | 1 | -1/+1 |
* | knf approximation | tedu | 2014-05-06 | 1 | -71/+62 |
* | import OpenSSL-1.0.1c | djm | 2012-10-13 | 1 | -0/+199 |