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 flags to certstrap to support ECDSA and Ed25519 #128

Merged
merged 10 commits into from
Dec 2, 2021
Merged

Add flags to certstrap to support ECDSA and Ed25519 #128

merged 10 commits into from
Dec 2, 2021

Commits on Nov 18, 2021

  1. Configuration menu
    Copy the full SHA
    739ad99 View commit details
    Browse the repository at this point in the history
  2. Add support for encrypted PKCS8

    jdtw committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    6f5b9e3 View commit details
    Browse the repository at this point in the history
  3. Fix linter error

    jdtw committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    e87446b View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2021

  1. Add support for key-curve flags

    jdtw committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    d9f7992 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2021

  1. Add integration tests

    jdtw committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    dd009c2 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2021

  1. Merge branch 'master' into jwood/ecc

    * master:
      Add support for ECC to the pkix package (#130)
    jdtw committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    ba366b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c06f37e View commit details
    Browse the repository at this point in the history
  3. Add a blurb to the README

    jdtw committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    3f4d8d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    050e86b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f54722f View commit details
    Browse the repository at this point in the history