Skip to content

Add SHA-2 hash implementations#32

Merged
AeonDave merged 1 commit into
mainfrom
codex/add-sha-2-family-support
Oct 24, 2025
Merged

Add SHA-2 hash implementations#32
AeonDave merged 1 commit into
mainfrom
codex/add-sha-2-family-support

Conversation

@AeonDave
Copy link
Copy Markdown
Owner

Summary

  • add SHA-224/256/384/512 helpers alongside existing hash package interfaces
  • cover the new algorithms with NIST KAT vectors and benchmark entries
  • document SHA-2 availability in the algorithm matrix

Testing

  • go test ./...

https://chatgpt.com/codex/tasks/task_e_68fb5459f054832584ee800cf1b36c9a

@AeonDave AeonDave merged commit b19ce2f into main Oct 24, 2025
2 checks passed
@AeonDave AeonDave deleted the codex/add-sha-2-family-support branch October 24, 2025 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant