|
Salt & Pepper Encrypter
Scripthash is a PHP extention
Do you sell PHP scripts
This PHP script creates an
is a collection of two PHP
which enables you securely
online and have problems
image with a security code
functions that will make
hide passwords or execute
with thieves and/or
that can be used to protect
your password storage more
programs as a different user
unathorized reselling of
e.g. your guestbook from
secure! Instead of using
when using PHP as an Apache
your scripts? Our Scripts
spam. It requires PHP 4.1.0
just a common hash function,
Module or as a RedHat RPM.
licencing 1 PHP script is an
or higher with session
it uses a combination of
During module initialization
unique solution to protect
support and GD library.
them along with its own
a shared memory segment is
your valuable php scripts
algorithm!
For example,
created and initialised with
from unathorized reselling
lets say you have a password
a randomly generated secret.
or from thieves that pay you
of test. You want to
This segment remains
for script and then payment
securely store this password
attached across the
is turned to be fraudulent
in your database, but still
subsequent forks which
after few days, when you
be able to authenticate the
create the Apache children
already delievered script to
user. With Salt & Pepper
and thus the children have
"customer". With
Encrypter, your password
access to the secret. The
our Scripts licencing 1
could be saved in the
module implements a single
system you can easy and fast
database a number of ways
function scripthash() which
remotely turn off the script
such as:
-
when called returns an MD5
you sold any time you want
a94a8fe5ccb19ba61c4c0873d
hash of the secret and
with only 2 clicks of a
39190dd6f7670f0cca44cb9d3
various attributes of the
mouse! You will have FULL
c8e7df65ee93307273e987982
call. This hash can be used
and 100% control over your
fbbd3n28
-
by external programs to
script even after you
a94a8fe5ccb19ba61c4c0873d
securely return privileged
deliver it! You can
96669b01b6f24c7294f2f442c
information to the caller.
dissaprove script unlock key
2ce0de9391e987982fbbd3b25
request and script will be
By having such a variable
unusable or you can change
way of storing data you are
status of already approved
circumventing hackers from
script at any time! And this
comprimising your data.
can not be cheated! It is
After storing this in the
time to take care of your
database, you can check the
valuable PHP software!
user's inputted password for
correctness as well.
Date: Oct, 25 2005 Date: Sep, 24 2002 Date: Oct, 09 2006 Date: Oct, 05 2006 |
|
Currently there are no
This class implements a hash
Just having a contact form is
The Securevar class allow you
functions in a default build
based (sha1 / md5) block
not enough, it's now
to crypt & decrypt the
of PHP to carry out two way
cipher in output feedback
important to ensure your
paramaters you pass through
encryption, there is the
mode and provides secure
form has Image Captcha
an url. Usefull if you do
mcrypt extension but it is
encryption for php
verification to disable bots
not want (or can not) use
not build in PHP by default.
installations without mcrypt
from spamming your contact
session system or if you are
Secrypt is a class written
library.
Documentation
forms. We've developed a
working with two different
in PHP to fill that gap and
comes in phpDoc
simple neat form that will
website wich are not hosted
allow secure, customizable
format.
Example script is
allow you to have this
in the same place.
and most importantly,
provided.
V.
verification, along with the
understandable two way
1.0.1:
Minor fix to be
regular features as
encryption for PHP.
If
compatible with php versions
confirmation of submission,
you have the zlib extension
< 4.4.0.
Usage of
ip tracking, form
your data can be
print_r with second
validation, and more.
compressed/decompressed.
parameter in _generate_iv()
was changed to serialize().
Date: Aug, 27 2006 Date: Apr, 04 2006 Date: Nov, 11 2006 Date: Jun, 07 2006 |