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

Refactor COSE utility functions and OpenSSL backend #25

Merged
merged 4 commits into from
Aug 27, 2024

Conversation

pulsastrix
Copy link
Member

This PR has no new code, it just moves a bunch of commonly used functions into a utility module instead of spreading them over various other modules and splits up the OpenSSL backend into several modules, matching the module structure of the RustCrypto backend.

@pulsastrix pulsastrix added the enhancement New feature or request label Aug 27, 2024
@pulsastrix pulsastrix added this to the Version 0.5 milestone Aug 27, 2024
@pulsastrix pulsastrix self-assigned this Aug 27, 2024
@coveralls
Copy link

coveralls commented Aug 27, 2024

Coverage Status

coverage: 85.156%. remained the same
when pulling 3a8d205 on refactor_cose_utils_and_openssl
into c7f1691 on main.

Copy link
Member

@falko17 falko17 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As we did the review for this out-of-band, I'll just approve directly.

@pulsastrix pulsastrix merged commit 47f4982 into main Aug 27, 2024
9 checks passed
@pulsastrix pulsastrix deleted the refactor_cose_utils_and_openssl branch August 27, 2024 22:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants