Sha256 is slower than blake3 and all recipes use blake3 now.
pub mod blake3; pub mod recipe; pub mod recipe_find; mod progress_bar;