Inversed-Tech / eyelid

Private iris matching
Apache License 2.0
0 stars 0 forks source link

Test known polynomial test vectors for multiplication and inverse #63

Closed teor2345 closed 1 month ago

teor2345 commented 3 months ago

If there’s a polynomial we know the inverse of, that would also be useful to test. If not, we could generate a test vector and its inverse, and check that.

teor2345 commented 1 month ago

We are fairly confident that polynomial calculations are correct.