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

Added SQLiteKeyInfoManager Storage & Retrieval Functionality. #508

Commits on Aug 31, 2021

  1. Added SQLiteKeyInfoManager Storage & Retrieval Functionality.

    This commit adds basic storage and retrieval mechanisms into the SQLiteKeyInfoManager.
    These mechanism satisfy our current unit tests which have been copied from the OnDiskKeyInfoManager for now.
    Additional unit tests need adding to affirm the key_name, application_name, authenticator namespace we defined during design.
    Furthermore, the kim_metadata table does not currently exist and will need adding.
    
    Closes parallaxsecond#503
    
    Signed-off-by: Matt Davis <matt.davis@arm.com>
    MattDavis00 committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    81f3f66 View commit details
    Browse the repository at this point in the history