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

[fix] add Cipher#auth_data(arg) override (Rails 7.x compat) #291

Merged
merged 4 commits into from
Feb 12, 2024

Conversation

kares
Copy link
Member

@kares kares commented Feb 12, 2024

incomplete (see NOTEs in tests) but expected to be sufficient for Rails 7's use_authenticated_cookie_encryption

@kares kares linked an issue Feb 12, 2024 that may be closed by this pull request
@kares kares merged commit 890d3ab into master Feb 12, 2024
25 of 26 checks passed
@kares kares deleted the auth_tag_arg branch February 12, 2024 12:07
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.

ArgumentError when "auth_tag" method is used with tag length parameter
1 participant