Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Provide bn_mod_sqr_words() and call it from ec_field_element_sqr(). | jsing | 2025-08-02 | 1 | -2/+2 |
* | Provide constant time conditional selection between EC_FIELD_ELEMENTs. | jsing | 2025-08-02 | 1 | -1/+14 |
* | Implement EC field element operations. | jsing | 2025-05-25 | 1 | -0/+189 |