Re: [openssl-users] Sign and verification using ECC 25519 curve- Bernstein

2018-10-05 Thread Matt Caswell
On 05/10/18 10:38, Linta Maria wrote: > 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. OpenSSL 1.1.0 does not support sign/verify using 25519 (i.e. Ed25519). That is only

Re: [openssl-users] openssl verify accepting CA certs issued by intermediate with CA:TRUE, pathlen:0

2018-10-05 Thread Peter Magnusson
Thanks, I provided some input regarding off by one calculation of plen still present in the patch. You are very much correct on the definition of self-issued; rfc5280, "A certificate is self-issued if the same DN appears in the subject and issuer fields (the two DNs are the same if they match acco

Re: [openssl-users] Sign and verification using ECC 25519 curve- Bernstein

2018-10-05 Thread Linta Maria
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, > > > > Does openssl supp

Re: [openssl-users] Seeding before RSA key generation

2018-10-05 Thread Dr. Matthias St. Pierre
> -Ursprüngliche Nachricht- > Von: openssl-users Im Auftrag von Paul > Dale > Gesendet: Freitag, 5. Oktober 2018 01:33 > An: openssl-users@openssl.org > Betreff: Re: [openssl-users] Seeding before RSA key generation > > Not mentioned thus far is that if you are using 1.0.2 with FIPS su