Hi,
I am using Qnx 7.0.0 which make use of openssl 1.0.2j.
Can you please confirm if I can use ECC related api from openssl which is
supported by openssl 1.1.0.
On Mon, 1 Oct 2018, 3:41 pm Matt Caswell, wrote:
>
>
> On 01/10/18 10:11, Linta Maria wrote:
> > Hi all,
>
Hi all,
Does openssl supports sign and verification using ECC 25519 curve
Bernstein?
--
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users
Hi,
Can you please let me know default salt and padding used for signature
generation in open ssl as we are not able to get the info .
Regards,
Linta
--
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users
x51,0x76,0xb1,0x0a,0x6d,0x83,0x96,0x1d,0xd3,0xc1,0xac,0x88,0xb5,0x9b,0x2d,0xc3,0x27,0xaa,0x4};
-- Forwarded message -
From: *Viktor Dukhovni*
Date: Wed 29 Aug, 2018, 11:30 AM
Subject: Re: [openssl-users] Openssl api for signature verification using
digest
To: openssl-users@ope
Thanks Viktor for the help….
Please find below the input format.
Still its not working.
> On Aug 28, 2018, at 7:08 AM, Linta Maria wrote:
>
> I have used below code, but it’s not working. Please help me to get the
correct API.
>
> /*
> * NB: assumes verify_key, sig, sigle
You could find more documentation about it here:
> https://wiki.openssl.org/index.php/EVP_Signing_and_Verifying
>
> Here is the relevant manpage:
> https://www.openssl.org/docs/man1.1.1/man3/EVP_DigestVerifyInit.html
>
> Best regards,
>
> Nicola Tuveri
>
> O
* Perform operation */
ret = EVP_PKEY_verify(ctx, sig, siglen, md, mdlen);
/*
* ret == 1 indicates success, 0 verify failure and < 0 for some
* other error.
*/
Best regards,
*George Linta Maria*
--
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/list