Author :
jsing
Date :
2025-08-02 15:44:09
Hash :12097217 Message :Provide constant time conditional selection between EC_FIELD_ELEMENTs.
Provide a ec_field_element_select() function that allows for constant time
conditional selection between two EC_FIELD_ELEMENTs. This will become a
building block for constant time point multiplication.
ok tb@