|
Posted by Stig Venaas on 02/07/05 01:03
On Sun, Feb 06, 2005 at 09:23:30PM +0000, Daniel Bowett wrote:
> 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.
Don't know exactly what mcrypt does, but you can find an example of
public key crypto with PHP at http://www.venaas.no/php/
Stig
Navigation:
[Reply to this message]
|