AlanQuatermain / aqtoolkit

A toolkit consisting of a bunch of generally useful routines and extensions I wrote when putting together other projects.
http://blog.alanquatermain.net/code
BSD 3-Clause "New" or "Revised" License
785 stars 149 forks source link

Fixed HMAC algorithm so support all CCHmacAlgorithm types. #21

Open rckoenes opened 10 years ago

rckoenes commented 10 years ago

Changed the way the HMACWithAlgorithm:Key: works so it support all the types in the CCHmacAlgorithm enum.