From f338dd0fc07496d11d5a396a4d73a8db3de35986 Mon Sep 17 00:00:00 2001 From: Aaron Kaplan Date: Tue, 24 Dec 2013 13:20:36 +0100 Subject: [PATCH] typos --- src/theory/cipher_suites/architecture.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/theory/cipher_suites/architecture.tex b/src/theory/cipher_suites/architecture.tex index e4e8bca..1415a57 100644 --- a/src/theory/cipher_suites/architecture.tex +++ b/src/theory/cipher_suites/architecture.tex @@ -3,8 +3,8 @@ This section defines some terms which will be used throughout this guide. -A cipher suite is a standardised collection of key exchange algorithms, encryption -algorithms (ciphers) and Message authentication codes (MAC) algortihm that provides +A cipher suite is a standardized collection of key exchange algorithms, encryption +algorithms (ciphers) and Message authentication codes (MAC) algorithm that provides authenticated encryption schemes. It consists of the following components: \begin{description} -- 2.20.1