Closed lpereira closed 7 years ago
These were found when executing tests on Qemu emulating a NIOS-II processor. One is a stack overflow in uECC_shared_secret(), and the other is the use of an uninitialized vector in the test harness.
Thanks for the fix!
These were found when executing tests on Qemu emulating a NIOS-II processor. One is a stack overflow in uECC_shared_secret(), and the other is the use of an uninitialized vector in the test harness.