Sorry to ask a stupid question.
I would like to add a specific cipher algorithm which is not standard algorithm
So that client and server program always use that specific cipher algorithm
but maintain the remaining SSL or TLS record structure and MAC algorithms
Sorry to ask the question that is unrelated to openssl.
Is there any free and open source that implements ECC (Elliptic Curve
Cryptography) ?
Of course, it must implement ECDH key exchange, handle ECDSA based
certificates, and
handle ECDSA signing.
Th