User Tools

Site Tools


uphp:functions:hash_hmac

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
uphp:functions:hash_hmac [2019/04/16 03:54]
admin
uphp:functions:hash_hmac [2019/08/16 09:43]
admin [See Also]
Line 37: Line 37:
 <html><b><span style="color:blue">$data<span style="color:black"></b>:  String of characters to calculate hash for</html> <html><b><span style="color:blue">$data<span style="color:black"></b>:  String of characters to calculate hash for</html>
  
-<html><b><span style="color:blue">$keyspan style="color:black"></b>:  String of characters of key to be used in hash calculation </html>+<html><b><span style="color:blue">$key<span style="color:black"></b>:  String of characters of key to be used in hash calculation </html>
 ====Return Values==== ====Return Values====
  
Line 86: Line 86:
 [[md5_file()]] - Calculate the MD5 hash of a file [[md5_file()]] - Calculate the MD5 hash of a file
  
 +[[aes_decrypt()]] - Decrypt a string using the AES algorithm
 +
 +[[aes_encrypt()]] - Encrypt a string using the AES algorithm
uphp/functions/hash_hmac.txt · Last modified: 2021/09/13 05:57 (external edit)