ASN1_CTX usage in openssl 1.1.0

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

 



I have upgraded openssl from 1.0.2n to 1.1.0g on Ubuntu 18.04 recently. My application uses openssl. Now during build am facing some issues.

 

i used “EVP_MD_CTX ctx” earlier and now i modified it has

 

“EVP_MD_CTX *ctx

ctx=EVP_MD_CTX_new()” and this is working fine.

 

And i used “ASN1_CTX ctx” but this is not working if modify like above. And during build its suggesting to use “ASN1_SCTX ctx” but if I use this then I get error in “M_ASN1_New_Malloc”

 

So how to modify “ASN1_CTX ctx” in openssl 1.1.0g.

 

Also am getting error as /usr/include/openssl/asn1_mac.h:10:2: error: #error "This file is obsolete; please update your software."

 

 

Thanks and Regards,

SWAMY J S


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

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux