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

ConnectID Foundation #2847

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

ConnectID Foundation #2847

wants to merge 4 commits into from

Conversation

OrangeAndGreen
Copy link
Contributor

Summary

Foundational code for ConnectID, primarily consisting of database, network, and encryption code.
This code will support ConnectID when it is integrated into the codebase.
Currently the code in this PR is compiled, but almost completely uncalled.

Product Description

Safety Assurance

The code in this PR is currently not called from anywhere, except:
The EncryptionKeyProvider is created and stored, but never used

Automated test coverage

Unit tests created for the encryption code

Added database models and helper class for storage (with upgrader).
Added network helper class to wrap common functionality for API calls.
Added code to support encryption via a key stored in the Android Keystore.
@OrangeAndGreen
Copy link
Contributor Author

@damagatchi retest this please

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.

1 participant