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

Split provider code into separate modules #165

Merged
merged 1 commit into from
May 1, 2020

Commits on Apr 30, 2020

  1. Split provider code into separate modules

    This commit splits the code for the 3 existing providers into separate
    modules: one for key management (containing the code for key
    destruction, creation, import and export) and one for asymetric signing
    (currently containing code for signing and verifying hashes).
    
    Signed-off-by: Ionut Mihalcea <[email protected]>
    ionut-arm committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    4290cd8 View commit details
    Browse the repository at this point in the history