Skip to content

feat: add SHA-3 (Keccak-256) hashing support to table and exports (resolves #2) - #46

Open
Mister124x wants to merge 1 commit into
amithmandassociates-oss:mainfrom
Mister124x:feat/sha3-keccak-support
Open

feat: add SHA-3 (Keccak-256) hashing support to table and exports (resolves #2)#46
Mister124x wants to merge 1 commit into
amithmandassociates-oss:mainfrom
Mister124x:feat/sha3-keccak-support

Conversation

@Mister124x

Copy link
Copy Markdown

Submitted PR for this bounty: #2

/claim #2

Changes Implemented:

  • Integrated CryptoJS.SHA3(wordArray, { outputLength: 256 }) into the file hashing queue processor.
  • Added SHA-3 (Keccak-256) column to the main forensic evidence table.
  • Added calculateSHA3(file) helper for asynchronous hash calculation.
  • Updated all forensic report export modules (PDF Hash Report, Word Document .docx, and CSV export) to include the SHA-3 column.
  • Verified client-side rendering with clean git diff.

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