/contrib/decrypt_headers.php

Description

Script provides form to decode encrypted header information.

Includes
include_once (SM_PATH.'functions/global.php') (line 23)

include SquirrelMail string and generic functions

script needs OneTimePadDecrypt() (functions/strings.php) and sqgetGlobalVar() (functions/global.php)

include_once (SM_PATH.'functions/strings.php') (line 24)
Functions
hex2ip (line 33)

converts hex string to ip address

  • return: ip address
  • since: 1.5.1 and 1.4.5
string hex2ip (string $hex)
  • string $hex: hexadecimal string created with squirrelmail ip2hex function in delivery class.

Documentation generated on Mon, 13 Jan 2020 04:24:28 +0100 by phpDocumentor 1.4.3