Skip to content

add:SealWithRandomNonce method #279

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

Merged
merged 2 commits into from
May 27, 2025
Merged

add:SealWithRandomNonce method #279

merged 2 commits into from
May 27, 2025

Conversation

mertakman
Copy link
Collaborator

@mertakman mertakman commented May 22, 2025

We need SealWithRandomNonce method on all crypto backends for solving providing fully stdlib GCM compatible backend option. This PR adds the SealWithRandomNonce method to the cipherGCM struct.

Copy link
Collaborator

@qmuntal qmuntal left a comment

Choose a reason for hiding this comment

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

Looks good, just some small comments.

@mertakman mertakman requested a review from qmuntal May 26, 2025 09:59
@qmuntal qmuntal marked this pull request as ready for review May 26, 2025 10:01
@qmuntal qmuntal merged commit 0d4c1bf into v2 May 27, 2025
50 checks passed
@qmuntal qmuntal deleted the add-sealwithrandomnonce branch May 27, 2025 09:24
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.

3 participants