Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move EC_POINT_{get,set}_Jprojective_coordinates to ec_local.h | tb | 2023-04-27 | 1 | -3/+10 |
* | Move EC_KEY_{insert,set}_key_method_data() to internal-only | tb | 2023-04-25 | 1 | -1/+6 |
* | Always clear EC groups and points on free. | jsing | 2023-03-08 | 1 | -5/+1 |
* | Remove EC_FLAGS_DEFAULT_OCT. | jsing | 2023-03-08 | 1 | -11/+1 |
* | Use static functions for EC_GF2m_simple_method() implementation. | jsing | 2023-03-07 | 1 | -32/+2 |
* | Use static functions for EC_GFp_nist_method() implementation. | jsing | 2023-03-07 | 1 | -8/+1 |
* | Use static functions for EC_GFp_mont_method() implementation. | jsing | 2023-03-07 | 1 | -14/+1 |
* | Remove #ifndef OPENSSL_EC_NISTP_64_GCC_128. | jsing | 2023-03-05 | 1 | -5/+1 |
* | Remove ec_GFp_nistp.* prototypes. | jsing | 2023-03-05 | 1 | -40/+1 |
* | Remove duplicate function prototypes. | jsing | 2023-03-05 | 1 | -8/+1 |
* | Mop up ECP_NISTZ256_ASM and OPENSSL_NO_EC_NISTP_64_GCC_128 leftovers. | jsing | 2023-03-04 | 1 | -4/+1 |
* | Rename field_data1 and field_data2. | jsing | 2023-03-04 | 1 | -3/+5 |
* | Make internal header file names consistent | tb | 2022-11-26 | 1 | -0/+525 |