answer stuff
All checks were successful
Build Typst document / build_typst_documents (push) Successful in 22s
All checks were successful
Build Typst document / build_typst_documents (push) Successful in 22s
This commit is contained in:
parent
53fed37e33
commit
ee745f3491
4
main.typ
4
main.typ
@ -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[
|
||||
|
Loading…
Reference in New Issue
Block a user