Re: OpenSSL and compression using ZLIB

2002-11-13 Thread Gregory Stark
> > >6.2.2. Record compression and decompression > > > >[snip snip] The compression algorithm translates a > >TLSPlaintext structure into a TLSCompressed structure. Compression > >functions are initialized with default state information whenever a > >connection state is made active. > > The connect

Perl bindings for crypto functions

2000-12-21 Thread Gregory Stark
Has anyone implemented Perl bindings for the crypto functions in OpenSSL? Specifically I'm interested in using RSA directly. Since the application will already be doing SSL it seems like the most efficient way to do this would be to call the same crypto library that OpenSSL is using. But I don't

Re: Cipher suite 0x0062, 0x0064?

2000-03-20 Thread Gregory Stark
See http://www.ietf.org/internet-drafts/draft-ietf-tls-56-bit-ciphersuites-00.tx t Greg Stark - Original Message - From: "Yuriy Stul" <[EMAIL PROTECTED]> To: "OpenSSL Developers" <[EMAIL PROTECTED]> Sent: Monday, March 20, 2000 6:02 AM Subject: Cipher suite 0x0062, 0x0064? > Hi there!

Re: Adding new cipher suites to TLS with 256+ bit session keys.

2000-02-25 Thread Gregory Stark
You might want to go to http://www.cryptosavvy.com/suggestions.htm and show your boss that 4096 bit RSA is approximately equivalent in strength to 150-160 bit keysize symmetric ciphers. You need to get use around 13,000 -15,000 bit RSA to get roughly the strength of 256-bit keysize symmetric ciphe