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 support for generating ed25519 keys and certs #1061

Merged
merged 39 commits into from
Jun 12, 2023

Commits on Nov 23, 2019

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

Commits on Nov 24, 2019

  1. add 5min ca testfiles

    izolight committed Nov 24, 2019
    Configuration menu
    Copy the full SHA
    c639e67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4cf3d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb83c8c View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2020

  1. Configuration menu
    Copy the full SHA
    9a17a34 View commit details
    Browse the repository at this point in the history
  2. add 5min ca testfiles

    izolight authored and claucece committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    cf7fb43 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    79fa3b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    221d4ec View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2020

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

Commits on Apr 23, 2020

  1. typo

    izolight committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    1d9e618 View commit details
    Browse the repository at this point in the history
  2. compare key and cert

    izolight committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    751bf89 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6624bf1 View commit details
    Browse the repository at this point in the history
  4. update comments

    izolight committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    b43f9a2 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2020

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

Commits on May 1, 2020

  1. Use circl only for signing

    claucece committed May 1, 2020
    Configuration menu
    Copy the full SHA
    b8f9375 View commit details
    Browse the repository at this point in the history
  2. Update vendor

    claucece committed May 1, 2020
    Configuration menu
    Copy the full SHA
    f1bf794 View commit details
    Browse the repository at this point in the history
  3. Update vendor to mod

    claucece committed May 1, 2020
    Configuration menu
    Copy the full SHA
    259b11c View commit details
    Browse the repository at this point in the history
  4. Remove go 1.12

    claucece committed May 1, 2020
    Configuration menu
    Copy the full SHA
    35d039a View commit details
    Browse the repository at this point in the history

Commits on May 6, 2020

  1. Configuration menu
    Copy the full SHA
    887b6fc View commit details
    Browse the repository at this point in the history
  2. Fix style

    claucece committed May 6, 2020
    Configuration menu
    Copy the full SHA
    7dc5eca View commit details
    Browse the repository at this point in the history

Commits on May 12, 2020

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

Commits on May 13, 2020

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

Commits on May 14, 2020

  1. Consistent naming

    claucece committed May 14, 2020
    Configuration menu
    Copy the full SHA
    7aff46b View commit details
    Browse the repository at this point in the history

Commits on May 16, 2020

  1. Not using pointers

    claucece committed May 16, 2020
    Configuration menu
    Copy the full SHA
    2725cfc View commit details
    Browse the repository at this point in the history
  2. Fix 5min files

    claucece committed May 16, 2020
    Configuration menu
    Copy the full SHA
    ad00b62 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2020

  1. Use 25519 from stdlib

    claucece committed May 23, 2020
    Configuration menu
    Copy the full SHA
    7d2779f View commit details
    Browse the repository at this point in the history
  2. This package is vendored

    claucece committed May 23, 2020
    Configuration menu
    Copy the full SHA
    acff4d8 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2020

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

Commits on May 26, 2023

  1. Configuration menu
    Copy the full SHA
    bca3df9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1cfc4c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58fc165 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fcceb3d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dfcdcd0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    27e825e View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Update errors/error.go

    Co-authored-by: Luke Valenta <lvalenta@cloudflare.com>
    izolight and lukevalenta committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    ed80075 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b14670 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6fdd6b4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0c7066a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ecc0574 View commit details
    Browse the repository at this point in the history