CocoaSecurity/README.md

14 lines
371 B
Markdown
Raw Normal View History

2012-05-15 06:59:05 +08:00
##CocoaSecurity
Kelp http://kelp.phate.org/ <br/>
MIT License
Apache Licence 2.0: GTMBase64 by Google Inc.
CocoaSecurity include 4 classes, CocoaSecurity, CocoaSecurityResult, CocoaSecurityEncoder and CocoaSecurityDecoder.
###CocoaSecurity
2012-05-15 07:06:00 +08:00
CocoaSecurity is core. It provides AES encrypt, AES decrypt, Hash(MD5, HmacMD5, SHA1~SHA512, HmacSHA1~HmacSHA512) messages.
1