Hi ,
1) I am working with a client and server program and want to use
ECDHE-ECDSA type ciphers.
I see that default Elliptic curve group supported is X25519. (when I check
client and server logs on wireshark)
I wish to generate a self-signed certificate for X25519 curve. But I am
unable to do that
On 06/25/2017 03:06 PM, we...@infotech.de wrote:
> Dear OpenSSSL users,
>
> we recently came across a certificate with OID: id-RSASSA-PSS aka
> rsassaPss in x509 subjects public key AlgorithmIdentifier.
>
> According to rfc4056 it is legitimate to use rsaEncryption or
> id-RSASSA-PSS as OID for the
In message <36801de60bb64636a972476419816...@rnop-exci05.is.ad.igt.com> on Mon,
26 Jun 2017 01:18:39 +, "Zarlenga.Mike" said:
Mike.Zarlenga> Has anyone on this mailing list gone through the steps necessary
to
Mike.Zarlenga> build OpenSSL 1.1.0f with the old filenames (libeay and ssleay)?
G
Hi there,
I'm building a dynamic engine to support a custom AES hardware module that I've
implemented in FPGA logic**, but after reading all available documentation, and
pouring over the source code, I'm still very confused about the following two
things.
1. How and where I should def