lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Hello Luiz,

On Mon, Mar 15, 2010 at 8:24 PM, Luiz Henrique de Figueiredo
<lhf@tecgraf.puc-rio.br> wrote:
> Yes. lbc has powmod, which is the equivalent of BigInt_ModPower of sha1-rsa
> librayr. All that is missing is BigInt_HexToNum if you really need it.

I'm trying to use lbc. I don't really "need" bigint_hextonum, but what
I probably need is a way to translate a string  to a bc's big-integer.
If you know another way of doing it, i'm more than happy to follow
your suggestion.

thanks for the suggestions,
valerio