Re: lxyssl, aes and rsa questions
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: lxyssl, aes and rsa questions
- From: Valerio Schiavoni <valerio.schiavoni@...>
- Date: Thu, 3 Jun 2010 11:43:33 +0200
I guess the "Use the Source,Luke" motto makes sense here..
local result =lxyssl.aes(key,256):cfb_encrypt(data,iv)
to set the length of the key..