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

Support PKCS1 encoded and non-ECDSA CT log public keys #1806

Merged
merged 3 commits into from Apr 27, 2022

Commits on Apr 26, 2022

  1. Support PKCS1 encoded CT log public keys

    This came up while testing out staging, which uses a PKCS1 encoded
    public key. We should be flexible on the supported key format.
    
    Signed-off-by: Hayden Blauzvern <hblauzvern@google.com>
    haydentherapper committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    172b656 View commit details
    Browse the repository at this point in the history
  2. Update comment

    Signed-off-by: Hayden Blauzvern <hblauzvern@google.com>
    haydentherapper committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    e64d3cc View commit details
    Browse the repository at this point in the history
  3. Remove requirement that key is ECDSA

    Signed-off-by: Hayden Blauzvern <hblauzvern@google.com>
    haydentherapper committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    b9280fb View commit details
    Browse the repository at this point in the history