Skip to content

[codex] Add SHA-3 Keccak hash reporting - #16

Open
diegog956 wants to merge 1 commit into
amithmandassociates-oss:mainfrom
diegog956:codex/add-sha3-keccak-hashes
Open

[codex] Add SHA-3 Keccak hash reporting#16
diegog956 wants to merge 1 commit into
amithmandassociates-oss:mainfrom
diegog956:codex/add-sha3-keccak-hashes

Conversation

@diegog956

Copy link
Copy Markdown

Summary

  • add SHA-3 / Keccak-256 hashes alongside MD5 and SHA-256 in the bulk hash table
  • include SHA-3 values in CSV, Excel, PDF, Word, and email PDF report exports
  • add a System Console entry when SHA-3 is calculated for each file

Fixes #2
/claim #2

Validation

  • parsed the inline JavaScript successfully with Node
  • verified CryptoJS SHA3-256 output for abc
  • loaded the static page in Chrome headless and captured a smoke screenshot

@diegog956

Copy link
Copy Markdown
Author

/claim #2

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.

Add SHA-3 (Keccak) Hashing Support

1 participant