Post

Replies

Boosts

Views

Activity

Core Data and Encryption
How core data can be encrypted using the most robust encryption mechanism AES 256? Is there any other way Apple provides security for Coredata apart from FileProtectionType which is dependent on device's passcode? We basically need to encrypt the Coredata DB and it should be accessible through app only. The prefferable encryption mechaism we are lookig for is AES 256.
0
3
765
Jun ’23
Is SwiftData Secure?
How secure storing the data using SwiftData? What encryption mechanism is it used to store data? Our project has a requirement to shore data using AES 256 encryption.
Replies
2
Boosts
0
Views
2.2k
Activity
Jun ’23
Core Data and Encryption
How core data can be encrypted using the most robust encryption mechanism AES 256? Is there any other way Apple provides security for Coredata apart from FileProtectionType which is dependent on device's passcode? We basically need to encrypt the Coredata DB and it should be accessible through app only. The prefferable encryption mechaism we are lookig for is AES 256.
Replies
0
Boosts
3
Views
765
Activity
Jun ’23