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

Expand algorithm support to all valid ones #173

Merged
merged 9 commits into from
Dec 29, 2022
Merged

Expand algorithm support to all valid ones #173

merged 9 commits into from
Dec 29, 2022

Commits on Dec 1, 2022

  1. Update v2.2 parsers to support SHA512

    Signed-off-by: Adolfo García Veytia (Puerco) <puerco@chainguard.dev>
    puerco committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    04d9c46 View commit details
    Browse the repository at this point in the history
  2. Update 2.3 parsers to support SHA512

    Signed-off-by: Adolfo García Veytia (Puerco) <puerco@chainguard.dev>
    puerco committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    72adf56 View commit details
    Browse the repository at this point in the history
  3. Add SHA512 support to 2.2 parser tests

    Signed-off-by: Adolfo García Veytia (Puerco) <puerco@chainguard.dev>
    puerco committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    9023f79 View commit details
    Browse the repository at this point in the history
  4. Add SHA512 support to 2.3 parser tests

    Signed-off-by: Adolfo García Veytia (Puerco) <puerco@chainguard.dev>
    puerco committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    d7a12a5 View commit details
    Browse the repository at this point in the history
  5. Update 2.2 RDF parsers to support all algorithms

    Signed-off-by: Adolfo García Veytia (Puerco) <puerco@chainguard.dev>
    puerco committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    0f31737 View commit details
    Browse the repository at this point in the history
  6. Update 2.3 RDF parsers to support all algorithms

    Signed-off-by: Adolfo García Veytia (Puerco) <puerco@chainguard.dev>
    puerco committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    f988eae View commit details
    Browse the repository at this point in the history
  7. Update 2.2 tag-value parsers to support all algorithms

    Signed-off-by: Adolfo García Veytia (Puerco) <puerco@chainguard.dev>
    puerco committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    1dcf873 View commit details
    Browse the repository at this point in the history
  8. Update 2.3 tag-value parsers to support all algorithms

    Signed-off-by: Adolfo García Veytia (Puerco) <puerco@chainguard.dev>
    puerco committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    1180c79 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. Update tests to support all algorithms

    Signed-off-by: Adolfo García Veytia (Puerco) <puerco@chainguard.dev>
    puerco committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    f843a8c View commit details
    Browse the repository at this point in the history