Commit Graph

18 Commits

Author SHA1 Message Date
Dylan Lundy 8114acf50a
Add option to rename keys/secrets (#216)
* Add option to rename secrets

* Address PR comments

Co-authored-by: Max Goedjen <max.goedjen@gmail.com>
2021-05-31 23:20:38 -07:00
lavalleeale dca340ad40
Change hard-coded bundleID to automatically retrieved one (#202) 2021-01-18 20:08:52 -08:00
Max Goedjen 4de805dd37
Add support for SHA256 fingerprints (#198)
* Add SHA256

* Update tests

* Fix padding
2021-01-17 16:16:38 -08:00
Max Goedjen 6c3748b6bf
Comment (#181) 2020-11-29 13:15:14 -08:00
Max Goedjen dc5c21c568
Move app name + iconurl to tracer. (#149) 2020-09-27 23:09:23 -07:00
Max Goedjen 3774352dfd
Show request details in Secure prompts (#146) 2020-09-23 21:51:48 -07:00
Max Goedjen b234100aa5
Fileprivate -> private (#91) 2020-05-15 23:19:00 -07:00
Max Goedjen 31e51e45c1
Move types to common (#81) 2020-03-29 17:26:43 -07:00
Max Goedjen 31dfba8265
Add tests for reader. 2020-03-21 19:28:08 -07:00
Max Goedjen 7481498c5b
Basic no stores view (#66) 2020-03-20 20:20:20 -07:00
Max Goedjen b4f7b820d7
notes 2020-03-09 22:12:40 -07:00
Max Goedjen 668f46c803
Restrict to EC only 2020-03-09 22:06:51 -07:00
Max Goedjen 945907cfd4
Supporting different EC sizes, RSA not working yet 2020-03-08 22:17:59 -07:00
Max Goedjen a0bd55d1bf
Add agent support 2020-03-08 21:11:59 -07:00
Max Goedjen 286e2dc558
Combine stuff 2020-03-08 20:44:15 -07:00
Max Goedjen 2f3f5681e7
Split out into separate files 2020-03-08 20:08:27 -07:00
Max Goedjen f60e7c79f2
Fixes #9 2020-03-06 19:15:27 -08:00
Max Goedjen 5965859d4a
Secure enclave implementation 2020-03-03 23:14:38 -08:00