From 0ccea56634fa86718fce663c8fcd55cc594d2621 Mon Sep 17 00:00:00 2001 From: kokke Date: Fri, 30 May 2014 14:24:49 +0200 Subject: Update README --- README | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README b/README index df70f7b..6826ab1 100644 --- a/README +++ b/README @@ -1,3 +1,5 @@ +# H3 Tiny 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