Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rnapier/practical-security
Example Code from Practical Security talk
https://github.com/rnapier/practical-security
aes certificate-pinning cryptography ios keychain objective-c passwords security swift talks
Last synced: 2 days ago
JSON representation
Example Code from Practical Security talk
- Host: GitHub
- URL: https://github.com/rnapier/practical-security
- Owner: rnapier
- Created: 2013-03-20T21:39:40.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2017-08-16T16:41:02.000Z (about 7 years ago)
- Last Synced: 2023-03-22T19:07:24.403Z (over 1 year ago)
- Topics: aes, certificate-pinning, cryptography, ios, keychain, objective-c, passwords, security, swift, talks
- Language: C
- Size: 3.44 MB
- Stars: 59
- Watchers: 4
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Practical Security
=================* [List of iOS Trusted Roots](http://support.apple.com/kb/ht5012)
* [Certificate Validator](https://github.com/rnapier/CertificateValidator)
* [TrustKit](https://github.com/datatheorem/TrustKit)
* [Swift Talk on pinning](https://talk.objc.io/episodes/S01E57-certificate-pinning)
* [Apple iOS Security Guide](https://www.apple.com/business/docs/iOS_Security_Guide.pdf)
* [CryptoSwift](https://github.com/krzyzanowskim/CryptoSwift)
* [RNCryptor](https://github.com/RNCryptor)
* [Cocoaphony Blog]([email protected]@cocoaphonyrobnapier.net)
* [[email protected]]([email protected])
* [@cocoaphony](https://twitter.com/cocoaphony)