RE: EVP_PKEY_get_int_param is not getting degree from EC key -> man page use of integer for BIGNUM

2022-01-11 Thread Kenneth Goldman
> From: openssl-users On Behalf Of > Blumenthal, Uri - 0553 - MITLL > Sent: Wednesday, January 5, 2022 6:41 PM > To: Dr Paul Dale ; openssl-users@openssl.org > Subject: [EXTERNAL] Re: EVP_PKEY_get_int_param is not getting degree from > EC key > > The problem that I see is that there's a set of

What is the correct way to use OSSL_DECODER

2022-01-11 Thread Milan Kaše
Hi, in follow up to https://github.com/openssl/openssl/issues/17456 where Matt Caswell writes > The normal way of using the decoder APIs is to set up an OSSL_DECODER_CTX and > then call OSSL_DECODER_from_bio or similar function to iterate through the > available decoders to find the right one

Re: Undefined Reference to "bn_get_words()" and "bn_get_top()".

2022-01-11 Thread Tomas Mraz
On Tue, 2022-01-11 at 10:15 +, Kumar Mishra, Sanjeev wrote: > Hi, > I am getting following linking Error for APIs "bn_get_words()" and > "bn_get_top()" while compiling with OpenSSL 3.0. Although crypto/bn.h > is included in file. > Please help to resolve it. > Regards, > Sanjeev These symbols

Undefined Reference to "bn_get_words()" and "bn_get_top()".

2022-01-11 Thread Kumar Mishra, Sanjeev
Hi, I am getting following linking Error for APIs "bn_get_words()" and "bn_get_top()" while compiling with OpenSSL 3.0. Although crypto/bn.h is included in file. Please help to resolve it. Regards, Sanjeev /bin/ld: warning: libssl.so.1.1, needed by