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

Put all the HMACs in the same place #157

Open
marsella opened this issue Oct 17, 2024 · 0 comments
Open

Put all the HMACs in the same place #157

marsella opened this issue Oct 17, 2024 · 0 comments
Labels
improvement Addresses fixes or changes to existing specs

Comments

@marsella
Copy link
Contributor

We have two implementations of HMAC:

  • Primitive/Symmetric/MAC/HMAC.cry
  • Primitive/Keyless/Hash/HMAC.cry

These implement the same thing, so they should live in the same directory.

@marsella marsella added the improvement Addresses fixes or changes to existing specs label Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Addresses fixes or changes to existing specs
Projects
None yet
Development

No branches or pull requests

1 participant