Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
sha1
sha1
Calculate the sha1 hash value of a string
Name:
sha1
Category:
String
Programming Language:
php
One-line Description:
Calculate the SHA-1 hash of the string.
Related
What are the differences between the SHA1 and MD5 functions? How to choose the most suitable hash algorithm?
5
Similar Functions
strtr
strtr
Translatecharacterso
get_html_translation_table
get_html_translation_table
Returnstheconversion
fprintf
fprintf
Writetheformattedstr
crc32
crc32
Calculateastringofcr
parse_str
parse_str
Parsestringsintomult
strncasecmp
strncasecmp
Binarysafecomparison
strncmp
strncmp
Binarysafecomparison
convert_uuencode
convert_uuencode
Useuuencodetoencodea
Popular Articles
What are the differences between the SHA1 and MD5 functions? How to choose the most suitable hash algorithm?