Inversed-Tech / eyelid

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

Return an error if valid key material is not generated quickly in the infinite loop #74

Open teor2345 opened 2 months ago

teor2345 commented 2 months ago

It is a high probability of getting good key material right in the first pass.

What is the approximate probability? (order of magnitude is close enough) That impacts how we deal with failures.

_Originally posted by @teor2345 in https://github.com/Inversed-Tech/eyelid/pull/69#discussion_r1586850949_

Possible Solutions

Either way, we should also: