Gen. partnerAlgotech

PHP function sha1_file()

Calculate the sha1 hash of a file

|
September 11, 2019

Availability in versions: PHP 4.3.0

Calculate the sha1 hash of a file

Parameters

Parameter Data type Default value Note
$filename string not The filename
$raw_output bool null When true, returns the digest in raw binary format with a length of 20.

Return values

string

A string on success, false otherwise.

Other resources

Official sha1-file documentation

Loading comments...

Stay in the loop

Subscribe to our newsletter and get the latest cybersecurity news delivered straight to your inbox.

Your data is safe. You can unsubscribe from the newsletter at any time.