diff --git a/README b/README index 359092b..37b1010 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -Cryptosuite is a cryptographic library for Arduino. +Cryptosuite is a cryptographic library for Arduino (including SHA and HMAC-SHA) It currently supports secure hashing and hashed message authentication using SHA-1, SHA-256, HMAC-SHA-1 and HMAC-SHA-256.