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

Add PKCS1v15 as a RSA signature and verification option on the Transit secret engine #4018

Merged
merged 7 commits into from
Mar 15, 2018
Merged

Add PKCS1v15 as a RSA signature and verification option on the Transit secret engine #4018

merged 7 commits into from
Mar 15, 2018

Commits on Mar 7, 2018

  1. Configuration menu
    Copy the full SHA
    e27dfb0 View commit details
    Browse the repository at this point in the history
  2. Update API documentation

    broamski committed Mar 7, 2018
    Configuration menu
    Copy the full SHA
    45ae0cf View commit details
    Browse the repository at this point in the history
  3. Add signature_algorithm field and update algorithm to

    `hash_algorithm` in order support multiple rsa signature algorithms in
    the Tranit secret engine.
    broamski committed Mar 7, 2018
    Configuration menu
    Copy the full SHA
    5ef21f7 View commit details
    Browse the repository at this point in the history
  4. Update variable case

    broamski committed Mar 7, 2018
    Configuration menu
    Copy the full SHA
    f2c2073 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bdcdcc3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aa5835a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ac41476 View commit details
    Browse the repository at this point in the history