Is there any way I can use public/private key encryption in php in a
similar way to mcrypt.
I have got php encrypting the data using gnugp but need to automate the
decrytping element which is proving difficult because of the way the
password is passed.
--
PHP General Mailing List (http://www.p
Richard Lynch wrote:
Tony Di Croce wrote:
First I should say that I have NO plans to store CCN's on my site, but
I do have a related question:
Right now I accept CC info from a posted form and then from a PHP
script submit that to authorize.net... Is their any way to get PHP to
clean up any remnant
Jamie Alessio wrote:
I'm a great believer in using the right program for the right job. I
need some advice from people who use both PHP and Perl. I've long been
a fan of PHP and we use it for all our development work. However, I seem
to keep coming up with a bit of a problem when using PHP and I j
Hi,
I have been reading up on the mcrypt function. Is it possible to use it
with a public and private key pair or just with a single key?
Cheers.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Marek Kilimajer wrote:
Daniel Bowett wrote:
Hi,
I have been reading up on the mcrypt function. Is it possible to use
it with a public and private key pair or just with a single key?
Cheers.
mcrypt supports only single key
Is there anything out there that supports public/private key other than
Richard Lynch wrote:
Daniel Bowett wrote:
Marek Kilimajer wrote:
Daniel Bowett wrote:
Hi,
I have been reading up on the mcrypt function. Is it possible to use
it with a public and private key pair or just with a single key?
Cheers.
mcrypt supports only single key
Is there anything out there that
Vizion wrote:
I am trying to run Fabforce DBDesigner 4.0.5.6 Beta on:
win xp pro Version 2002 Service Pack 2
PHP 5.0.5
Mysql server 5.0.13 installed from 5.0.13-rc-win32.zip
and as Fabforce have closed their forum due to hacker problems I am hoping
someopne here might have some idea how to solv
7 matches
Mail list logo