Secure-NSUserDefaults icon indicating copy to clipboard operation
Secure-NSUserDefaults copied to clipboard

User defaults that cannot be modified or shared between devices.

Results 3 Secure-NSUserDefaults issues
Sort by recently updated
recently updated
newest added

`CC_MD5(cStr, (CC_LONG)[data length], digest); ` **'CC_MD5' is deprecated: first deprecated in iOS 13.0 - This function is cryptographically broken and should not be used in security contexts. Clients should migrate...

Hi, any plans to add support for deleting properties?

Hello! Thanks for this great class. I am using it to try and set a secure Dictionary. It works as it should, but only as long as the app runs....