On Sun, Mar 02, 2008, Skanda Nagaraja wrote:
> Hi,
>
> I am trying to port some ECDSA specific code from openssl. A structure named
> "ECDSA_SIG_seg_tt" gets called by another structure "ECDSA_SIG_it". These two
> structures are used in crypto/asn1/tasn_enc.c and crypto/asn1/tasn_dec.c.
>
> Is
Hi,
I am trying to port some ECDSA specific code from openssl. A structure named
"ECDSA_SIG_seg_tt" gets called by another structure "ECDSA_SIG_it". These two
structures are used in crypto/asn1/tasn_enc.c and crypto/asn1/tasn_dec.c.
Is it possible that some pointers be given on the definition o