>-----Original Message----- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] On Behalf Of ext Dmitry >Belyavsky >Sent: 25. elokuuta 2005 13:27 >To: openssl-dev@openssl.org >Subject: Re: [PATCH] Pre-Shared Key Ciphersuites for OpenSSL > >Greetings! > >On Tue, 23 Aug 2005, [EMAIL PROTECTED] wrote: > >> We have implemented a part of a new Intenet Draft called "Pre-Shared >> Key Ciphersuites for Transport Layer Security (TLS)" [1], >and we would >> like to contribute it to the OpenSSL project. > >Your patch uses 2 more bits from bitmask defined in ssl_locl.h >It seems to us this mask almost restricts adding new cipher >suites using algorythms or authentication schemes unsupported now.
Yes, we also encountered the same restricting issue while developing. Now there seems to be only a few remaining bits to be used. It is definatively not a good thing for future developers who are planning to use their own cipher suites. >Your patch is very interesting to us because right now we try >to make adding of new cipher suites more simple. We are >interested in cooperation in this sphere. Sounds nice. Some other extensible way than the current (one integer containing the bitmask) is needed sooner or later. >We have some preliminary tested concepts regarding easy adding >of extra cipher suites and we'll be happy to discuss this ideas. Maybe it would be better to discuss the ideas in this mailing list, so everyone can comment the ideas. ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List openssl-dev@openssl.org Automated List Manager [EMAIL PROTECTED]