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

Generate and sign takes optional dek #4

Merged
merged 2 commits into from
Nov 30, 2023
Merged

Conversation

giarc3
Copy link
Member

@giarc3 giarc3 commented Nov 30, 2023

If None, it'll generate a dek as it did before. If Some, it'll use the provided dek (needed for rekeying)

@giarc3 giarc3 requested a review from coltfred November 30, 2023 16:56
Copy link

File Coverage Lines
All files 90% 90%
src/aes.rs 98% 98%

Minimum allowed coverage is 24%

Generated by 🐒 cobertura-action against c9d8fbe

@giarc3 giarc3 merged commit b7faa44 into main Nov 30, 2023
7 checks passed
@giarc3 giarc3 deleted the generate_and_sign_from_dek branch November 30, 2023 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants