Skip to content

Commit e3245f5

Browse files
authored
Merge pull request #131 from mjosaarinen/master
typo statisticial -> statistical
2 parents 16e7b52 + 212d7ad commit e3245f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/scalar/riscv-crypto-scalar-zkt.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ influences a branch or is used for a table lookup.
8181
_security by design_ against basic timing attacks can usually be achieved via
8282
conscious implementation (of relevant iterative multi-cycle instructions or
8383
instructions composed of micro-ops) in way that avoids data-dependant latency.
84-
* Laboratory testing may utilize statisticial timing attack leakage analysis
84+
* Laboratory testing may utilize statistical timing attack leakage analysis
8585
techniques such as those described in ISO/IEC 17825 cite:[IS16].
8686
* Binary executables should not contain secrets in the instruction encodings
8787
(Kerckhoffs's principle), so instruction timing may leak information about

0 commit comments

Comments
 (0)