| Commit message (Expand) | Author | Age | Files | Lines |
| * | Hide symbols in hkdf, evp, err, ecdsa, and ec | beck | 2023-07-07 | 1 | -1/+2 |
| * | Handle BN_CTX at the EC API boundary. | jsing | 2023-04-11 | 1 | -9/+3 |
| * | Replace the remaining BN_copy() with bn_copy() | tb | 2023-03-27 | 1 | -2/+2 |
| * | Always clear EC groups and points on free. | jsing | 2023-03-08 | 1 | -10/+1 |
| * | Remove EC_FLAGS_DEFAULT_OCT. | jsing | 2023-03-08 | 1 | -2/+5 |
| * | Use static functions for EC_GFp_mont_method() implementation. | jsing | 2023-03-07 | 1 | -72/+61 |
| * | Consolidate clear code for EC_GFp_mont_method. | jsing | 2023-03-07 | 1 | -23/+18 |
| * | Rename field_data1 and field_data2. | jsing | 2023-03-04 | 1 | -45/+45 |
| * | Make internal header file names consistent | tb | 2022-11-26 | 1 | -2/+2 |
| * | Fix an annoying quirk in the EC code | tb | 2022-11-19 | 1 | -5/+5 |
| * | Prepare to provide EC_GROUP_order_bits() | tb | 2021-09-08 | 1 | -1/+2 |
| * | Fix indent of EC_METHODs as requested by jsing. | tb | 2021-04-20 | 1 | -16/+16 |
| * | Provide EC_POINT_{g,s}et_Jprojective_coordinates for internal use | tb | 2021-04-20 | 1 | -5/+5 |
| * | Implement coordinate blinding for EC_POINT. | tb | 2018-11-05 | 1 | -2/+3 |
| * | Recommit Billy Brumley's ECC constant time patch with a fix for sparc64 | tb | 2018-07-16 | 1 | -1/+4 |
| * | recommit label indentation part of the backout; clearly unrelated to the | tb | 2018-07-15 | 1 | -3/+3 |
| * | back out ecc constant time changes | jsg | 2018-07-15 | 1 | -6/+3 |
| * | Indent labels by a space so they don't obliterate function names in diffs. | tb | 2018-07-10 | 1 | -3/+3 |
| * | ECC constant time scalar multiplication support. First step in overhauling | tb | 2018-07-10 | 1 | -1/+4 |
| * | Send the function codes from the error functions to the bit bucket, | beck | 2017-01-29 | 1 | -7/+7 |
| * | fix leaking of bn, coverity issue 105351 | beck | 2015-02-13 | 1 | -1/+2 |
| * | if (x) FOO_free(x) -> FOO_free(x). | miod | 2014-07-12 | 1 | -37/+20 |
| * | tags as requested by miod and tedu | deraadt | 2014-06-12 | 1 | -1/+1 |
| * | knf approximation | tedu | 2014-05-06 | 1 | -113/+107 |
| * | Use C99 initializers for the various FOO_METHOD structs. More readable, and | miod | 2014-04-27 | 1 | -40/+42 |
| * | remove FIPS mode support. people who require FIPS can buy something that | tedu | 2014-04-15 | 1 | -8/+0 |
| * | Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery. | miod | 2014-04-13 | 1 | -1/+0 |
| * | resolve conflicts | djm | 2012-10-13 | 1 | -3/+11 |
| * | resolve conflicts | djm | 2008-09-06 | 1 | -70/+81 |
| * | OpenSSL 0.9.7 stable 2002 05 08 merge | beck | 2002-05-15 | 1 | -0/+304 |