hohl / MIHCrypto

OpenSSL wrapper for Objective-C [cryptography]
MIT License
340 stars 68 forks source link

Support for Secure Hash Algorithm (SHA1) #4

Closed hohl closed 10 years ago

hohl commented 10 years ago

At the moment only SHA256 (which is the more recent one and preferred one) implemented. For backwards compatibility SHA would highly be appreciated.