From 1b45fa87a287aeb1b30c3d60dad72cb59e21687b Mon Sep 17 00:00:00 2001 From: kokke Date: Fri, 30 May 2014 15:08:31 +0200 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c450a6..c21b071 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ### Tiny AES128 in C -This is a small portable implementation of AES128 in C. +This is a small portable implementation of AES128 in C. The module is self-hosting and intented to be portable. I've successfully tested on Intel 64bit, 32bit ARM Cortex-M3 and 8 bit Atmel Mega16. AES128 ECB is symmetric, so you use the same function for encrypting and decrypting. -- cgit v1.2.3