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

Tweakable Hash Functions #1

Merged
merged 8 commits into from
Nov 12, 2022
Merged

Tweakable Hash Functions #1

merged 8 commits into from
Nov 12, 2022

Conversation

itzmeanjan
Copy link
Owner

Implement SPHINCS+

  • tweakable hash functions ( such as T_l, F, H )
  • pseudorandom functions ( such as PRF & PRF_msg )
  • keyed hash functions ( H_msg )

using SHAKE256.

Note
See section 7.2.1 of specification https://sphincs.org/data/sphincs+-r3.1-specification.pdf.

@itzmeanjan itzmeanjan merged commit b2d2850 into master Nov 12, 2022
@itzmeanjan itzmeanjan deleted the tweakable-hash branch November 12, 2022 10:06
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.

1 participant