Skip to content
This repository has been archived by the owner on Jul 11, 2024. It is now read-only.

Add support for CRC32 and SHA3 hash #16

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

elliotwutingfeng
Copy link

@elliotwutingfeng elliotwutingfeng commented Jun 5, 2023

Checklist

Common

  • I am ran the app before creating PR
  • I am ran all tests before creating PR

UI

  • I am ran the app for visual checks.

Logic

  • I am tested basic app functionality.

Changes

  • Added CRC32 and SHA3 hashes by switching from crypto to hashlib library. License is BSD-3-Clause.
  • Upgraded deprecated GitHub Actions versions (Node 12-based actions are deprecated by GitHub)

Comments

hash-checker-2 now supports all hashes supported by hash-checker

@fartem fartem added the enhancement New feature or request label Jun 11, 2023
@elliotwutingfeng elliotwutingfeng marked this pull request as draft August 14, 2023 14:23
@elliotwutingfeng
Copy link
Author

Need to make this part scrollable as there are too many algorithms to fit on one screen

image

@elliotwutingfeng elliotwutingfeng marked this pull request as ready for review August 14, 2023 15:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants