Full index

Package indexes


d e g j m o s t u
d
top
decrypt
TEA::decrypt() in JaPCrypt.class.php
Decrypts a string using TEA algorithm.
e
top
encrypt
TEA::encrypt() in JaPCrypt.class.php
Encrypts a string using TEA algorithm.
g
top
getVars
JaPCrypt::getVars() in JaPCrypt.class.php
Decrypt GET or POST variables
j
top
JaPCrypt
JaPCrypt in JaPCrypt.class.php
JaPCrypt v0.1
JaPCrypt.class.php
JaPCrypt.class.php in JaPCrypt.class.php
m
top
makeAnchor
JaPCrypt::makeAnchor() in JaPCrypt.class.php
Creates strings valid in "href" field of <a> tags.
o
top
ob_end_flush
JaPCrypt::ob_end_flush() in JaPCrypt.class.php
This function is used in cominbation with ob_start() to flush an encrypted output. An alternative to sendOutput().
s
top
sendOutput
JaPCrypt::sendOutput() in JaPCrypt.class.php
Sends encrypted output.
t
top
$TEAkey
JaPCrypt::$TEAkey in JaPCrypt.class.php
The TEA key
TEA
TEA in JaPCrypt.class.php
XXTEA encryption arithmetic library.
u
top
$unicode
JaPCrypt::$unicode in JaPCrypt.class.php
Set to true to send Unicode output
d e g j m o s t u