Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Access option for RSA keypair in Keychain #58

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

henrinormak
Copy link
Owner

Slightly refactored PR from #43. @colinmorelli, if possible, please review this. My main concern is the fact that the access flag can not be changed once set without regenerating the key. If this is a problem, then it needs to be addressed (for example, someone wanting to change the access as part of some switch in the app, without revoking the keypair).

colinmorelli and others added 7 commits July 10, 2016 00:23
…orelli/Heimdall into colinmorelli-feature/add-accessibility

# Conflicts:
#	Heimdall/Heimdall.swift
Renamed the access related code, to reduce confusion with accessibility related features in iOS/Keychain. Also, made sure the access related code is appropriately used (for example, there is no real need to store the value, as it is not used at all).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants