From 59c300aadc5795eb2e04b239c350df760c1a4fd7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Niels=20M=C3=B6ller?= <nisse@lysator.liu.se>
Date: Wed, 4 Feb 2009 14:06:24 +0100
Subject: [PATCH] No longer claim that AES is "quite new".

Rev: nettle/nettle.texinfo:1.3
---
 nettle.texinfo | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nettle.texinfo b/nettle.texinfo
index 8887d423..a565df1b 100644
--- a/nettle.texinfo
+++ b/nettle.texinfo
@@ -657,7 +657,7 @@ single key setup function that can be used for both encryption and
 decryption.
 
 @subsection AES
-AES is a quite new block cipher, specified by NIST as a replacement for
+AES is a block cipher, specified by NIST as a replacement for
 the older DES standard. The standard is the result of a competition
 between cipher designers. The winning design, also known as RIJNDAEL,
 was constructed by Joan Daemen and Vincent Rijnmen.
-- 
GitLab