This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org

OWASP Mobile Security Project Platform Specific Guidance iOS Code Draft

From OWASP
Revision as of 12:17, 20 October 2011 by Dancornell (talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Authentication

Session Management

Access Control

Input Validation

Output Encoding/Escaping

Cryptography

Error Handling and Logging

Data Protection

iOS code examples for Data Protection:

   /* Look at me! I'm Objective-C code! */

Communication Security

HTTP Security

Security Configuration