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 DigestSet hex encoding validation #330

Merged
merged 5 commits into from
Apr 8, 2024

Commits on Apr 4, 2024

  1. Add DigestSet hex encoding validation

    Signed-off-by: Marcela Melara <[email protected]>
    marcelamelara committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    7e1b9d7 View commit details
    Browse the repository at this point in the history
  2. Check encoding and length for supported hash algorithms

    Signed-off-by: Marcela Melara <[email protected]>
    marcelamelara committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    a3e6e7b View commit details
    Browse the repository at this point in the history
  3. Add comment about custom digest algorithm validation and valid digest…

    … test case
    
    Signed-off-by: Marcela Melara <[email protected]>
    marcelamelara committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    b8f895b View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Improve support hash algorithm documentation, remove support for exte…

    …ndable-output functions (shake), parameterize error outputs by algorithm/size
    
    Signed-off-by: Marcela Melara <[email protected]>
    marcelamelara committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    9fd2ef1 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Include digest in RD validation error message

    Signed-off-by: Marcela Melara <[email protected]>
    marcelamelara committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    dfaabea View commit details
    Browse the repository at this point in the history