Skip to content

entelecheia-inc/ios-excerpts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iOS Excertps

Device encryption

All user data is stored on the device in encrypted form. The encryption key never leaves the device, and it is stored in Secure Enclave. The relevant code is in DeviceKey.swift, SSEncryption.swift, and KeychainHelper.swift. See usage.md for the way they are called.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages