hash-checker

Crates.iohash-checker
lib.rshash-checker
version0.1.4
sourcesrc
created_at2024-04-04 15:02:02.482714
updated_at2024-04-04 15:02:02.482714
descriptionCheck the hash value of the downloaded executable.
homepage
repositoryhttps://gitlab.com/Neuron-Grid/hash-checker
max_upload_size
id1196372
size27,085
Neuron Grid (Neuron-Grid)

documentation

README

Objective

Check that the downloaded file matches the hash value displayed in the browser.

Supported hash values

  • MD5
  • SHA2_256
  • SHA2_384
  • SHA2_512
  • SHA3_256
  • SHA3_384
  • SHA3_512
Commit count: 6

cargo fmt