]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[test] Add generic tests for elliptic curve point multiplication
authorMichael Brown <mcb30@ipxe.org>
Wed, 22 Jan 2025 12:58:54 +0000 (12:58 +0000)
committerMichael Brown <mcb30@ipxe.org>
Wed, 22 Jan 2025 15:07:02 +0000 (15:07 +0000)
commitc2f21a21852741e869b5a64d02d6a49ef16a94cd
tree8a8707902b7016131046884c4519a5e339878497
parentc9291bc5c7adfa9aa05e94aded90ba49d3dc8179
[test] Add generic tests for elliptic curve point multiplication

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/tests/elliptic_test.c [new file with mode: 0644]
src/tests/elliptic_test.h [new file with mode: 0644]