Abhishek Tripathi wrote:
Hi Nils,
Now you got my point but the code on which I am working uses
the too much internals of those structures .That why I needed the change
log.In old OpenSSL code for the EC_KEY_METH_DATA they used some
ECDSA_DATA_new() as follows
EC_KEY *key ;
Hi Nils,
Now you got my point but the code on which I am working uses the
too much internals of those structures .That why I needed the change
log.Inold OpenSSL code for the EC_KEY_METH_DATA they used some
ECDSA_DATA_new() as
follows
EC_KEY *key ;
/*
some code
*/ key->meth_
Abhishek Tripathi wrote:
Hi Nils ,
Thanks for your guidance but I kindly bring to your notice that
0.9.8-dev doesn't stands for 0.9.8d .It's the first version in 0.9.8
series before 0.9.8a.that's why I asked for change log
because a lot of changes are made in latest version
Hi Nils ,
Thanks for your guidance but I kindly bring to your notice that
0.9.8-dev doesn't stands for 0.9.8d .It's the first version in 0.9.8 series
before 0.9.8a.that's why I asked for change log
because a lot of changes are made in latest version comapre to that old
version .For e.g
EC_
Abhishek Tripathi wrote:
Hi Friends,
Presently I am working on some code which uses the Openssl
0.9.8-dev version in which ECC support was provided first time.
0.9.8d has already been released
Can anybody help me out from where I can get the
change log which tells me excactly