Crate fhc

source ·

Enums§

Functions§

  • Calculate the BLAKE3 hash for a file
  • Calculate the SHA256 hash for a file
  • Process files with the given hash algorithm via messaging
  • Process files with the given hash algorithm via Rayon parallel iterator
  • Process files with the given hash algorithm via seqential for loop
  • Process files with the given hash algorithm via seqential iterator
  • Process files with the given hash algorithm via threading