Displaying 3 results from an estimated 3 matches for "secp112r2".
Did you mean:
secp112r1
2018 Jul 30
0
2.3.2.1 - EC keys suppport?
...ular curve. Printing certs and verifying certs against
keys is panning out too, comparing md5 hashes also no errors. So why
would openssl not accept (limit) keys is has generated and verified with
no error?
[ openssl ecparam -list_curves ]
? secp112r1 : SECG/WTLS curve over a 112 bit prime field
? secp112r2 : SECG curve over a 112 bit prime field
? secp128r1 : SECG curve over a 128 bit prime field
? secp128r2 : SECG curve over a 128 bit prime field
? secp160k1 : SECG curve over a 160 bit prime field
? secp160r1 : SECG curve over a 160 bit prime field
? secp160r2 : SECG/WTLS curve over a 160 bit prime...
2018 Jul 30
3
2.3.2.1 - EC keys suppport?
> On 30 July 2018 at 20:37 ????? <vtol at gmx.net> wrote:
>
>
>
> >>>>>>> facing [ no shared cipher ] error with EC private keys.
> >>>>>> the client connecting to your instance has to support ecdsa
> >>>>>>
> >>>>>>
> >>>>> It does - Thunderbird 60.0b10 (64-bit)
>
2018 Jul 30
2
2.3.2.1 - EC keys suppport?
...rified with
</div>
<div>
no error?
</div>
<div>
<br>
</div>
<div>
[ openssl ecparam -list_curves ]
</div>
<div>
secp112r1 : SECG/WTLS curve over a 112 bit prime field
</div>
<div>
secp112r2 : SECG curve over a 112 bit prime field
</div>
<div>
secp128r1 : SECG curve over a 128 bit prime field
</div>
<div>
secp128r2 : SECG curve over a 128 bit prime field
</div>
<div>
secp160k1 : SECG curve over a 160 bit prime fiel...