Skip to content

Use 64-bit length in SHA512 padding#10

Merged
LimiNode merged 4 commits into
mainfrom
codex/replace-sha2_unpack32-with-sha2_unpack64
Sep 3, 2025
Merged

Use 64-bit length in SHA512 padding#10
LimiNode merged 4 commits into
mainfrom
codex/replace-sha2_unpack32-with-sha2_unpack64

Conversation

@LimiNode

@LimiNode LimiNode commented Sep 3, 2025

Copy link
Copy Markdown
Owner

Summary

  • Write 64-bit message length during SHA-512 finalization
  • Adjust padding calculation for new length size
  • Add GoogleTest-based test suite and CI workflow

Testing

  • ./scripts/run_tests.sh

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

@LimiNode
LimiNode merged commit 60d1c33 into main Sep 3, 2025
4 checks passed
@LimiNode
LimiNode deleted the codex/replace-sha2_unpack32-with-sha2_unpack64 branch September 4, 2025 01:42
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