ecc_hardware_accelerator_G
A hardware scalar multiplier for sect233r1, also called NIST B-233: a binary field curve. It takes a scalar and a point, and returns their product, built from a single shared field multiplier, Itoh–Tsujii inversion, and Modified López–Dahab point arithmetic. A UART wrapper makes it reachable from a host over a serial port.
Read the full write-up: Scalar Multiplication over GF(2^233).
Source: miesource/ecc_hardware_accelerator_G.
