How to set "e" in RSA structure ?

2019-07-10 Thread Swamy J-S
w to set "e" inside rsa? Pls suggest me corresponding API Thanks and Regards, SWAMY J S

Issue with EVP_sha256 and Tspi_Context_CreateObject

2019-06-10 Thread Swamy J-S
Hi, Earlier with openssl 1.0.2n version, I was using EVP_sha256 for creating Certificate Signing Request and "TSS_HASH_OTHER" flag in Tspi_Context_CreateObject. Recently I upgraded openssl to 1.1.0g version and now am getting "Signature Verify Failure" in my CSR. I have attached the screensho

c2i_ASN1_INTEGER function in Openssl 1.1.0

2019-05-30 Thread Swamy J-S
Hi, I recently updated openssl from 1.0.2n to 1.1.0g in linux system. Earlier I was using "ASN1_INTEGER *c2i_ASN1_INTEGER(ASN1_INTEGER **a, const unsigned char **pp, long len) " function. As this function is removed in openssl 1.1.0, now i replaced this with "ASN1_INTEGER *d2i_ASN1_UINTEGE

RE: Where to copy custom openssl engine library in openssl 1.1.0

2019-04-25 Thread Swamy J-S
added “export OPENSSL_CONF=path_to_config” in /etc/environment file. And ran the command “openssl engine store -t -c”. Still am getting same error as store not found when I run my application. Thanks and Regards, SWAMY J S From: Dmitry Belyavsky Sent: Thursday, April 25, 2019 1:44 PM To: Swamy J

Where to copy custom openssl engine library in openssl 1.1.0

2019-04-25 Thread Swamy J-S
application the it says Store Engine not found. There is path issue here, am i copying the library in right path? I copied my library in /lib/x86_64-linux-gnu still am getting same error. Please let me know the right path where i have to copy this engine? Thanks and Regards, SWAMY J S

Error in M_ASN1_New_of function in openssl 1.1.0g

2019-04-19 Thread Swamy J-S
t why its adding "_it" to CertInfo unnecessarily**. Thanks and Regards, SWAMY J S

CRYPTO_LOCK_X509_STORE in OpenSSL 1.1.0

2019-04-15 Thread Swamy J-S
Hi All, I updated openssl from 1.0.2n to 1.1.0g recently and facing some errors in building my application because many functions and structures are opaque now in 1.1.0g. Errors am getting are as below : error: ‘CRYPTO_LOCK_X509_STORE’ undeclared (first use in this function); did you mean ‘C

ASN1_CTX usage in openssl 1.1.0

2019-04-11 Thread Swamy J-S
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

How to disable TLS 1.3 in OpenSSL 1.1.1

2019-03-20 Thread Swamy J-S
while building openssl 1.1.1 to disable TLS 1.3 or can i get any package from ubuntu to disable TLS 1.3 ? Thanks and Regards, SWAMY J S

RE: cURL with openSSL 1.1.1 version

2019-03-20 Thread Swamy J-S
?? Thanks and Regards, SWAMY J S From: Nicola Sent: Tuesday, March 19, 2019 2:22 PM To: Swamy J-S Cc: openssl-users@openssl.org Subject: Re: cURL with openSSL 1.1.1 version CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize

cURL with openSSL 1.1.1 version

2019-03-19 Thread Swamy J-S
. Regards, SWAMY J S

[openssl-users] Problem in Building openssl_1.0.2p in Visual Studio 2015

2018-08-30 Thread Swamy J-S
YPTO ms\version32.rc 'rc' is not recognized as an internal or external command, operable program or batch file. NMAKE : fatal error V1077: 'rc' : return code '0x1' Stop. 1 dir(s) moved. 1 dir(s) moved." I have attached screenshot too. Thanks an

Re: Problem getting OpenSSL to build on AIX4.3.3

2001-12-17 Thread J S
; >Reply-To: [EMAIL PROTECTED] >To: [EMAIL PROTECTED] >Subject: Re: Problem getting OpenSSL to build on AIX4.3.3 >Date: Mon, 17 Dec 2001 10:57:14 +0100 > >On Mon, Dec 17, 2001 at 09:38:36AM +, J S wrote: > > Can anyone help me with this one please? I don't seem