[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: private/public key support ?
- From: Valerio Schiavoni <valerio.schiavoni@...>
- Date: Tue, 16 Mar 2010 11:22:34 +0100
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