diff options
| author | tb <> | 2026-07-13 19:14:34 +0000 |
|---|---|---|
| committer | tb <> | 2026-07-13 19:14:34 +0000 |
| commit | 830c372f670c7dc9435cd7c2dd13364913f22b52 (patch) | |
| tree | fcf7ae001b9972b38264003a3e45fde270faf734 /src/lib | |
| parent | b45211865cb86759dd3945e7c60c96551b19616a (diff) | |
| download | openbsd-830c372f670c7dc9435cd7c2dd13364913f22b52.tar.gz openbsd-830c372f670c7dc9435cd7c2dd13364913f22b52.tar.bz2 openbsd-830c372f670c7dc9435cd7c2dd13364913f22b52.zip | |
correspondigly -> correspondingly
Diffstat (limited to 'src/lib')
| -rw-r--r-- | src/lib/libcrypto/aes/asm/aes-586.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libcrypto/aes/asm/aes-586.pl b/src/lib/libcrypto/aes/asm/aes-586.pl index 402a1a3c46..cd565896fe 100644 --- a/src/lib/libcrypto/aes/asm/aes-586.pl +++ b/src/lib/libcrypto/aes/asm/aes-586.pl | |||
| @@ -166,7 +166,7 @@ | |||
| 166 | # effectively slow down the operation by several *orders* of magnitute, | 166 | # effectively slow down the operation by several *orders* of magnitute, |
| 167 | # by ratio of time slice to duration of handful of AES rounds, which | 167 | # by ratio of time slice to duration of handful of AES rounds, which |
| 168 | # unlikely to remain unnoticed. Not to mention that this also means | 168 | # unlikely to remain unnoticed. Not to mention that this also means |
| 169 | # that he would spend correspondigly more time to collect enough | 169 | # that he would spend correspondingly more time to collect enough |
| 170 | # statistical data to mount the attack. It's probably appropriate to | 170 | # statistical data to mount the attack. It's probably appropriate to |
| 171 | # say that if adeversary reckons that this attack is beneficial and | 171 | # say that if adeversary reckons that this attack is beneficial and |
| 172 | # risks to be noticed, you probably have larger problems having him | 172 | # risks to be noticed, you probably have larger problems having him |
