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

Add 64 byte SIV key support #38

Closed

Conversation

httpjamesm
Copy link

Addresses #37 by allowing 64 bytes of data to be passed into the SIV stream

@paulmillr
Copy link
Owner

the tests seem to fail

@paulmillr
Copy link
Owner

SIV != GCM-SIV

We don't support SIV

GCM-SIV key size is 32: https://datatracker.ietf.org/doc/html/rfc8452#section-4

@paulmillr paulmillr closed this Aug 8, 2024
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