|
|
|
|
|
by Dylan16807
2352 days ago
|
|
It doesn't need to be perfect. The main requirement is that a chip holds on to a secret key, releases it upon getting the correct pin, has a limit on attempts, and is resilient to voltage and timing attacks. That's difficult but not exceptionally difficult. Apple has chosen to run a ton of code inside the secure enclave, and bugs from that are on them. |
|
This is potentially a quite difficult problem IMO