From a380a6c6b8b4631eb300538f21853c8367e229b5 Mon Sep 17 00:00:00 2001 From: Kelp Date: Tue, 15 May 2012 07:06:00 +0800 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 314220e..4fcab42 100644 --- a/README.md +++ b/README.md @@ -8,4 +8,7 @@ Apache Licence 2.0: GTMBase64 by Google Inc. CocoaSecurity include 4 classes, CocoaSecurity, CocoaSecurityResult, CocoaSecurityEncoder and CocoaSecurityDecoder. ###CocoaSecurity -CocoaSecurity is core. It provides AES encrypt, AES decrypt, Hash(MD5, HmacMD5, SHA1~SHA512, HmacSHA1~HmacSHA512) messages. \ No newline at end of file +CocoaSecurity is core. It provides AES encrypt, AES decrypt, Hash(MD5, HmacMD5, SHA1~SHA512, HmacSHA1~HmacSHA512) messages. + + +1 \ No newline at end of file