Closed oreparaz closed 1 year ago
We brew our own stack usage meter; this is very rudimentary and not very stable. We will need to change this at some point.
p256_verify takes about 3 kB of stack, depending on the architecture. Some results from running in CI:
p256_verify
Closes https://github.com/oreparaz/p256/issues/8.
We brew our own stack usage meter; this is very rudimentary and not very stable. We will need to change this at some point.
p256_verify
takes about 3 kB of stack, depending on the architecture. Some results from running in CI:Closes https://github.com/oreparaz/p256/issues/8.