From 2ee47c5713c019c2e58b603d63d10f5d453d751c Mon Sep 17 00:00:00 2001 From: pe3zx Date: Sun, 25 Nov 2018 21:34:44 +0700 Subject: [PATCH] Add: Encrypting for Apple's Secure Enclave --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2e5722c..9e9dced 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,7 @@ My curated list of awesome links, resources and tools ### Cryptography +- [Encrypting for Apple's Secure Enclave](https://darthnull.org/security/2018/05/31/secure-enclave-ecies/) - [hannob/tls-what-can-go-wrong - TLS - what can go wrong?](https://github.com/hannob/tls-what-can-go-wrong) ### Digital Forensics and Incident Response