I need to know the crypto algorithm and key strength of NSDataWritingFileProtection
. I would like to know the same things for using the Keychain and NSFileManager
.
I searched the Apple Developer references:
But found nothing specific.
The Advanced Encryption Standard Algorithm Validation List
contains multiple entries of Apple using AES 128bit-256bit but nothing in connection to keychain or NSDataWritingOptions
or NSFileManager