김연수 Mon, 23 Aug 2004 02:18:59 -0700
Hi~ I want to add a new cipher algorithm "SEED" to OpenSSL. So, I want to use new cipher suites such as SSL_CS_RSA_SEED_CBC_MD5, SSL_CS_RSA_SEED_CBC_SHA. In OpenSSL, Which parts must be changed?? Or How can I attach the SEED to OpenSSL??
thanks~