answer stuff
All checks were successful
Build Typst document / build_typst_documents (push) Successful in 22s

This commit is contained in:
lukas-heiligenbrunner 2024-10-22 12:08:07 +02:00
parent 53fed37e33
commit ee745f3491

View File

@ -18,7 +18,11 @@
)
][
- The PiN_TRY_COUNTER is prone to turn off attacks.
Each time the chip resets the ram value of the counter is cleared and one gets basically infinite retries.
todo solution
- Depending on the implementation of the comparison operation, it might leak side-channel information.
For example, if the comparison is done byte-wise, the attacker can determine the correct byte by comparing the time it takes to compare the bytes.
]
#prob[