User Tools

Site Tools


uphp:functions:md5_file

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
uphp:functions:md5_file [2017/05/06 09:57]
jeff created
uphp:functions:md5_file [2021/09/13 05:57] (current)
Line 7: Line 7:
 ====Description==== ====Description====
  
-<well size="sm"> +<well size="sm"><html>
-<html>+
 <span style="font-size:125%;color:green">string <span style="font-size:125%;color:green">string
-<span style="color:black"> +<span style="color:black">md5_file (
-</html> +
-[[md5_file]] ( +
-<html>+
 <span style="color:green">string <span style="color:green">string
 <span style="color:blue">$filename <span style="color:blue">$filename
 <span style="color:black">) <span style="color:black">)
-</html> +</html></well>
-</well>+
  
 ====Parameter==== ====Parameter====
Line 31: Line 26:
  
 [[md5()]] - Calculate the MD5 hash of a <html><b><span style="color:green">string<span style="color:black"></b></html> [[md5()]] - Calculate the MD5 hash of a <html><b><span style="color:green">string<span style="color:black"></b></html>
 +
 +[[sha1()]] - Calculate the SHA1 hash of a <html><b><span style="color:green">string</b></html>
 +
 +[[hash_hmac()]] - Calculate the hash of a string
 +
 +[[aes_decrypt()]] - Decrypt a string using the AES algorithm
 +
 +[[aes_encrypt()]] - Encrypt a string using the AES algorithm
uphp/functions/md5_file.1494064630.txt.gz · Last modified: 2021/09/13 05:56 (external edit)