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

PKCS11 signing support #985

Merged
merged 10 commits into from
Nov 6, 2021
Merged

PKCS11 signing support #985

merged 10 commits into from
Nov 6, 2021

Commits on Nov 1, 2021

  1. Implemented PKCS11 support.

    Signed-off-by: Kieran Miller <[email protected]>
    garantir-km committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    d81bb78 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2021

  1. Configuration menu
    Copy the full SHA
    c4b18f7 View commit details
    Browse the repository at this point in the history
  2. Added missing = sign

    Signed-off-by: Kieran Miller <[email protected]>
    garantir-km committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    e69e622 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. Improved PKCS11 URI parsing.

    Added PKCS11 tests.
    
    Signed-off-by: Kieran Miller <[email protected]>
    garantir-km committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    881d2cb View commit details
    Browse the repository at this point in the history
  2. Fixed typo.

    Signed-off-by: Kieran Miller <[email protected]>
    garantir-km committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    0a76bf2 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2021

  1. Resolve go.mod and go.sum conflicts

    Signed-off-by: Kieran Miller <[email protected]>
    garantir-km committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    c7fea55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70fd51b View commit details
    Browse the repository at this point in the history
  3. Fix go.mod indentation

    Signed-off-by: Kieran Miller <[email protected]>
    garantir-km committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    76f857e View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2021

  1. Fixed docgen and lint issues.

    Signed-off-by: Kieran Miller <[email protected]>
    garantir-km committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    89c3130 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2021

  1. Configuration menu
    Copy the full SHA
    22a0f3a View commit details
    Browse the repository at this point in the history