From 77b41d4973387b5020b48f930f5659b034e0866e Mon Sep 17 00:00:00 2001 From: Kelp Date: Tue, 15 May 2012 06:59:05 +0800 Subject: [PATCH] Update README.md --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index e69de29..314220e 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,11 @@ +##CocoaSecurity + +Kelp http://kelp.phate.org/
+MIT License +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