kmx git
Register
IABSD.fr/src
IABSD.fr
Login
IABSD.fr
/
src
Browse
Commit
Author :
jsing
Date :
2025-08-02 16:20:00
Hash :
f79ff0cc
Message :
Provide bn_mod_sqr_words() and call it from ec_field_element_sqr(). For now this still calls bn_montgomery_multiply_words(), however it can be optimised further in the future.