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

Improves tests for tagged schemes. #425

Merged
merged 1 commit into from
Sep 16, 2023

Commits on Sep 16, 2023

  1. Improves tests for tagged schemes.

    - Adds a file for tests for each individual tagged scheme and adds more
      tests for each type in
      ```tss-esapi/src/structures/tagged/schemes.rs```.
    
    - Adds missing support for `Hmac` variant when using `signing_scheme`
      and `set_signing_scheme` methods.
    
    - Changes name of variable holding the signing scheme.
    
    - Refactors the tagged signature scheme tests.
    
    Signed-off-by: Jesper Brynolf <[email protected]>
    Superhepper committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    08dc99a View commit details
    Browse the repository at this point in the history