AES Encryption

AES Encryption

am 04.08.2011 08:23:46 von sda

I'm interested in using AES encryption in Perl. I've tried installing
Crypto from CPAN, but can't get it to work. Any ideas? Modules...


--
To unsubscribe, e-mail: beginners-unsubscribe@perl.org
For additional commands, e-mail: beginners-help@perl.org
http://learn.perl.org/

Re: AES Encryption

am 04.08.2011 10:52:25 von Rob Coops

--bcaec51a8716c1c88704a9aa1aa5
Content-Type: text/plain; charset=UTF-8

On Thu, Aug 4, 2011 at 8:23 AM, SDA wrote:

> I'm interested in using AES encryption in Perl. I've tried installing
> Crypto from CPAN, but can't get it to work. Any ideas? Modules...
>
>
> --
> To unsubscribe, e-mail: beginners-unsubscribe@perl.org
> For additional commands, e-mail: beginners-help@perl.org
> http://learn.perl.org/
>
>
>
Can't get it to work, is a very ambiguous reason for a problem with a
module. The Crypto module is pretty much what you will be advised if you are
planning on doing cryptography in perl. If you provide the errors you are
getting, the OS and the perl version then it is quite likely that someone on
the list will provide you with an explanation what is wrong, why it is wrong
and how this can be corrected...


Regards,


Rob

--bcaec51a8716c1c88704a9aa1aa5--