From: Ian R. <ia...@re...> - 2006-03-01 06:50:14
|
Emmanuel, Try using the public_decrypt decrypt function. - Ian On Tue, 2006-02-28 at 18:13 +0100, Emmanuel Seyman wrote: > I'm using Crypt::OpenSSL::RSA to decrypt what I'm told is data encrypted > with the private key of an RSA pair. However creating an > Crypt::OpenSSL::RSA object with the public key and using the encrypt > function wields : > > Public keys cannot decrypt messages. at ./request.pl line 54. > > Can anybody explain this to me ? > > Emmanuel > > > > ------------------------------------------------------- > This SF.Net email is sponsored by xPML, a groundbreaking scripting language > that extends applications into web and mobile media. Attend the live webcast > and join the prime developer group breaking into this new coding territory! > http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642 > _______________________________________________ > Perl-openssl-users mailing list > Per...@li... > https://lists.sourceforge.net/lists/listinfo/perl-openssl-users |