Store SSH keys in the Secure Enclave
Go to file
Max Goedjen 8853b2ec6d
Merge pull request #29 from maxgoedjen/differentalgorithims
Support different EC variants
2020-03-09 22:14:57 -07:00
SecretAgent Restrict to EC only 2020-03-09 22:06:51 -07:00
SecretAgentKit Split out into separate files 2020-03-08 20:08:27 -07:00
SecretAgentKitTests Secure enclave implementation 2020-03-03 23:14:38 -08:00
SecretKit notes 2020-03-09 22:12:40 -07:00
SecretKitTests Setup 2020-02-18 19:36:41 -08:00
Secretive Supporting different EC sizes, RSA not working yet 2020-03-08 22:17:59 -07:00
Secretive.xcodeproj Split out into separate files 2020-03-08 20:08:27 -07:00
SecretiveTests Setup 2020-02-18 19:36:41 -08:00
.gitignore Initial commit 2020-02-18 19:34:46 -08:00
LICENSE Initial commit 2020-02-18 19:34:46 -08:00
README.md Initial commit 2020-02-18 19:34:46 -08:00

README.md

secretive

Store SSH keys in the Secure Enclave. Heavily inspired by https://github.com/sekey/sekey