Post
Topic
Board Development & Technical Discussion
Re: secp256r1 / P256
by
sky59sky59
on 15/10/2021, 11:45:14 UTC
just to came to my mind:

There is a Int::Check() inside (may be under the switch you mentioned) but I put it in main to call it always at start

Only in JLP 125b Kangaroo it works and passes all tests. For all other versions it always fail, first on Div()

I want to try to find the reason why...