Christian's Docs
Search
⌃K
Welcome to my Docs!
Deep-dive
The Active Directory Notebook
Attacking AD environments
Kerberos Authentication Protocol
NTML Authentication
TLS and Ciphers Suites
OAuth2 and OIDC
HTTP Security Checklist
In progress ...
SAML
PKI and X.509v3 Certificates
SAML 2.0
IETF RFC geekery
HTTP compression and BREACH-attacks
iOS Encryption & Data Protection
Archive
Brotli for NGINX
Don't touch PHP again
Portfolio
Github
Linkedin
Medium
Powered By GitBook
Comment on page

iOS Encryption & Data Protection

​
  • Secure Enclave
  • Encrypted Data Storage
    • ​https://support.apple.com/guide/security/how-data-files-are-created-and-protected-sece8608431d/web​
  • Keychain
    • Access Control
    • Data Protection Classes
  • Keybags
    • ​https://support.apple.com/guide/security/aside/sec8e00e0dd8/1/web/1​
    • ​
  • Securityd
  • Passcode
    • Used for entropy
    • Hardware-based Rate-limit enforced by the Secure Enclave
    • Tangling algorithm PBKDF2. UID is pseudorandom function (PRF)
    • ​https://support.apple.com/guide/security/passcodes-sec20230a10d/web
​
​
In progress ... - Previous
HTTP compression and BREACH-attacks
Next - Archive
Brotli for NGINX
Last modified 1mo ago