[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Cryptographic functions
- From: "daniel rahmeh" <daniel.rahmeh@...>
- Date: Tue, 17 Jun 2008 14:29:30 +0200
On Mon, Jun 16, 2008 at 6:27 PM, Hisham <hisham.hm@gmail.com> wrote:
> On Mon, Jun 16, 2008 at 10:51 AM, daniel rahmeh <daniel.rahmeh@gmail.com> wrote:
>> Hi,
>>
>> I would like to know please if lua have some kind of library for
>> cryptographic functions like AES, 3DES, DES, MD5 and SHA1
>
> Currently available in the LuaRocks repos:
>
> MD5: luarocks install md5
> LuaCrypto: luarocks install luacrypto
> slncrypto: luarocks install slncrypto
>
> -- Hisham
>
thank you a lot