From e6bbc28243696b03c87e19bf3b6bd23bf54edc65 Mon Sep 17 00:00:00 2001 From: kokke Date: Thu, 29 May 2014 04:01:10 +0200 Subject: Update README --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 4681a92..a1e31ab 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -This is a small portable (and slow) implementation of AES128 in C. +This is a small portable (and slow?) implementation of AES128 in C. AES128 ECB is symmetric, so you use the same function for encrypting and decrypting. -- cgit v1.2.3