File/nasmail/contrib/decrypt_headers.php

Description

Script provides form to decode encrypted header information.

  • version: $Id: decrypt_headers.php 1454 2009-10-28 11:46:14Z tokul $
  • copyright: (c) 2005-2006 The SquirrelMail Project Team
  • copyright: (c) 2006-2007,2009 The NaSMail Project
  • license: GNU Public License
Includes
 include_once (SM_PATH.'functions/global.php') (line 23)

include string and global functions

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

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

converts hex string to ip address

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

Documentation generated on Sun, 22 Nov 2009 17:36:26 +0200 by phpDocumentor 1.4.3