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

Use GetDigestOIDForSignatureAlgorithm to set the digest algorithm OID #18

Merged
merged 5 commits into from
Aug 21, 2023

Commits on Jun 27, 2023

  1. Remove SHA-256 digest algorithm hardcoding when creating response (#3)

    * set digest alg oid based off incoming timestamp hash alg
    
    Signed-off-by: Meredith Lancaster <[email protected]>
    
    * typo
    
    Signed-off-by: Meredith Lancaster <[email protected]>
    
    * temporarily replace dep
    
    Signed-off-by: Meredith Lancaster <[email protected]>
    
    * remove accidentally committed changes
    
    Signed-off-by: Meredith Lancaster <[email protected]>
    
    * spaces
    
    Signed-off-by: Meredith Lancaster <[email protected]>
    
    * update replace statement
    
    Signed-off-by: Meredith Lancaster <[email protected]>
    
    ---------
    
    Signed-off-by: Meredith Lancaster <[email protected]>
    malancas authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    ce081b0 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. remove replace statement, update pkcs7 dep (#4)

    Signed-off-by: Meredith Lancaster <[email protected]>
    malancas authored Jul 14, 2023
    Configuration menu
    Copy the full SHA
    21476f4 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. turn off codecov coverage

    Signed-off-by: Meredith Lancaster <[email protected]>
    malancas committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    6bcf73a View commit details
    Browse the repository at this point in the history
  2. update golanci-lint action

    Signed-off-by: Meredith Lancaster <[email protected]>
    malancas committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    a0d362a View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Delete codecov.yml

    vanbroup authored Aug 21, 2023
    Configuration menu
    Copy the full SHA
    e686ea5 View commit details
    Browse the repository at this point in the history