Sean Parkinson
Sean Parkinson
Tests passed. Removed the algorithms from user_settings.h
I agree. OpenSSL converts to all ASCII to lowercase when canonicalising for comparison.
retest this please
Let me know if there are further clang-tidy fixes required.
Hi @iontra-shubham The purpose of ge_double_scalarmult_vartime is to calculate two scalar multiplications and add the results. In this case the two scalar multiplications are: 1. sig * base ponit: S...
Hi @iontra-shubham, Partial reduction makes the code faster but does confuse things! If you have more questions please raise a new ticket. Sean
New function looks good to me.
retest this please
Fixed --enable-all to work.
retest this please