From d73e1dc3f25aeff741701b3de8093eb26da07d91 Mon Sep 17 00:00:00 2001
From: ID Bot
Date: Thu, 4 Apr 2024 15:50:13 +0000
Subject: [PATCH] Script updating gh-pages from 2d1c7ac. [ci skip]
---
draft-ietf-sframe-enc.html | 2 +-
draft-ietf-sframe-enc.txt | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/draft-ietf-sframe-enc.html b/draft-ietf-sframe-enc.html
index 2361508..e73fa50 100644
--- a/draft-ietf-sframe-enc.html
+++ b/draft-ietf-sframe-enc.html
@@ -2851,7 +2851,7 @@ Assuming that the authentication properties of the ciphersuite are robust, the
only attack that an attacker can mount is an attempt to find an acceptable
(ciphertext, tag) combination through brute force. Such a brute-force attack
-will have an expected sucess rate of the following form:¶
+will have an expected success rate of the following form:¶
attacker_success_rate = attempts_per_second / 2^(8*Nt)
¶
diff --git a/draft-ietf-sframe-enc.txt b/draft-ietf-sframe-enc.txt
index b2c8bd6..4128df3 100644
--- a/draft-ietf-sframe-enc.txt
+++ b/draft-ietf-sframe-enc.txt
@@ -1061,7 +1061,7 @@ Alice | (per-frame) (per-packet) | | |
Assuming that the authentication properties of the ciphersuite are
robust, the only attack that an attacker can mount is an attempt to
find an acceptable (ciphertext, tag) combination through brute force.
- Such a brute-force attack will have an expected sucess rate of the
+ Such a brute-force attack will have an expected success rate of the
following form:
attacker_success_rate = attempts_per_second / 2^(8*Nt)