summaryrefslogtreecommitdiff
path: root/src/lib
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib')
-rw-r--r--src/lib/libcrypto/aes/asm/aes-586.pl2
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