Re: "Local" Cipher Suites

2001-08-01 Thread Roger Ainger
> Subject: "Local" Cipher Suites > > The specification of TLS says > > "All cipher suites whose first byte is 0xFF are considered private and can > be used for defining local/experimental algorithms. Interoperability of > such types is a local matter" >

"Local" Cipher Suites

2001-08-01 Thread Martin Sjögren
The specification of TLS says "All cipher suites whose first byte is 0xFF are considered private and can be used for defining local/experimental algorithms. Interoperability of such types is a local matter" Does OpenSSL have support for this, and if so, how do I use it? This would be VERY neat,