Reputation: 579
I have an app that posts login data and checks to see if the password matches one in my database. The passwords in my databse are stored using the hash, whirlpool function. How can I use hash, whirpool a password in ios obj-c? Thanks.
Upvotes: 2
Views: 217