Hash File
Provide the hash of the given file
Description
Provide the hash of the given file.
Integration of the lib <a href="https://www.npmjs.com/package/crypto-hash" target="_blank">crypto-hash</a>
Inputs
- Control Flow (Control Flow)
- file to hash (File): File to be hashed
- hash method (Hash Method): Can be sha256, sha384 or sha512
Outputs
- Control Flow (Control Flow)
- hash generated (String): Result of hashing