I am trying to find some cryptographic functions in Cocoa Framework or Security Framework.
Some things like RSACryptoServiceProvider, TripleDESCryptoServiceProvider, PasswordDeriveBytes etc which are available in Dot Net.
What are the equivalents that I have to look in Cocoa/Security framework.
Or am I looking in wrong framework for them.
--Satyam.
Some things like RSACryptoServiceProvider, TripleDESCryptoServiceProvider, PasswordDeriveBytes etc which are available in Dot Net.
What are the equivalents that I have to look in Cocoa/Security framework.
Or am I looking in wrong framework for them.
--Satyam.