kmackay / micro-ecc

ECDH and ECDSA for 8-bit, 32-bit, and 64-bit processors.
BSD 2-Clause "Simplified" License
1.26k stars 460 forks source link

Algorithm used in asm_arm_mult_square.inc #228

Open jay890829 opened 3 months ago

jay890829 commented 3 months ago

Hi, I would like to ask which algorithm is used in the multiplication arm assembly. Thank you!