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

Spec: Improve definition of the encryption algorithm #155

Merged
merged 1 commit into from
Aug 22, 2024

Conversation

dmcardle
Copy link
Contributor

@dmcardle dmcardle commented Aug 19, 2024

This adds a missing return step to the algorithm definition, adds an explicit instruction to throw when encryption fails, and attempts to clarify our commentary on RFC9180.

Followup to #147


Preview | Diff

@dmcardle
Copy link
Contributor Author

Copy link
Collaborator

@alexmturner alexmturner left a comment

Choose a reason for hiding this comment

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

Thanks! Couple comments

@dmcardle
Copy link
Contributor Author

@alexmturner I took your advice and made a few edits, PTAL at this latest revision!

Copy link
Collaborator

@alexmturner alexmturner left a comment

Choose a reason for hiding this comment

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

Thanks, LGTM w one nit! (and needing a rebase after #156)

This adds a missing return step to the algorithm definition, adds an
explicit instruction to throw when encryption fails, and attempts to
clarify our commentary on RFC9180.

Followup to patcg-individual-drafts#147
@dmcardle
Copy link
Contributor Author

Rebased and squashed — PTAL!

Copy link
Collaborator

@alexmturner alexmturner left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@alexmturner alexmturner merged commit 80bc584 into patcg-individual-drafts:main Aug 22, 2024
1 check passed
github-actions bot added a commit that referenced this pull request Aug 22, 2024
SHA: 80bc584
Reason: push, by alexmturner

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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