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

Restore pub visibility for AEAD_TAG_SIZE const #15

Merged
merged 1 commit into from
Aug 13, 2024

Conversation

dmidem
Copy link

@dmidem dmidem commented Aug 13, 2024

Restore pub visibility for the AEAD_TAG_SIZE constant (it was mistakenly removed in the previous PR, but AEAD_TAG_SIZE needs to be pub as it's used not only in zcash_note_encryption but also in orchard).

@dmidem dmidem merged commit 76745f0 into zsa1 Aug 13, 2024
23 checks passed
@dmidem dmidem deleted the restore-ahead-tag-size-pub branch August 13, 2024 11:15
@dmidem dmidem restored the restore-ahead-tag-size-pub branch August 13, 2024 11:45
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