How to add non-standard specific cipher

1999-10-20 Thread Kwon JaeHwan
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

[Q] Free package that implements Elliptic Curve Cryptography

1999-08-04 Thread Kwon JaeHwan
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