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

Refactor Mac & Digest internals #84

Merged
merged 2 commits into from
Jan 2, 2025
Merged

Conversation

05nelsonm
Copy link
Member

@05nelsonm 05nelsonm commented Jan 2, 2025

Closes #82

PR updates Mac and Digest internals for far simpler copy implementation. Also updates Mac to now require Mac.Engine to support re-keying the instance via reset(newKey: ByteArray)

@05nelsonm 05nelsonm self-assigned this Jan 2, 2025
@05nelsonm 05nelsonm merged commit 00f9331 into master Jan 2, 2025
14 checks passed
@05nelsonm 05nelsonm deleted the issue/82-refactor-mac-internals branch January 2, 2025 17:57
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.

Refactor Mac internal API
1 participant