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

Make HMAC support a build flag? #66

Open
firepear opened this issue Nov 28, 2022 · 0 comments
Open

Make HMAC support a build flag? #66

firepear opened this issue Nov 28, 2022 · 0 comments
Assignees
Milestone

Comments

@firepear
Copy link
Owner

Surrounding all HMAC-handling code with an if HMAC_CONST type situation, and adding a build tag const file

https://www.reddit.com/r/golang/comments/a8xb0x/comment/ecenc1c/?utm_source=reddit&utm_medium=web2x&context=3

Would make it possible to have the HMAC code not even exist if someone knows it isn't needed for their application.

@firepear firepear self-assigned this Nov 28, 2022
@firepear firepear added this to the v0.38 milestone Sep 29, 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

No branches or pull requests

1 participant