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

kes: add Client.HMAC #9

Merged
merged 1 commit into from
Jan 16, 2024
Merged

kes: add Client.HMAC #9

merged 1 commit into from
Jan 16, 2024

Conversation

aead
Copy link
Member

@aead aead commented Jan 15, 2024

This commit adds the Client.HMAC method that
computes the HMAC of a message using a key at
the KES server.

This commit adds the `Client.HMAC` method that
computes the HMAC of a message using a key at
the KES server.
@aead aead requested review from allanrogerr and zveinn January 15, 2024 19:37
@aead aead mentioned this pull request Jan 15, 2024
@aead aead requested a review from shtripat January 16, 2024 08:15
Copy link
Contributor

@zveinn zveinn left a comment

Choose a reason for hiding this comment

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

LGTM

@aead aead merged commit 116d8e7 into main Jan 16, 2024
5 checks passed
@aead aead deleted the hmac branch January 16, 2024 14:51
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