Re: Custom free routine is invoked with NULL argument in openssl 1.0.1

2012-05-26 Thread Jim Segrave
On 05/26/2012 12:28 PM, Jakob Bohm wrote: On 5/25/2012 5:30 PM, Ken Goldman wrote: On 5/25/2012 3:33 AM, Jakob Bohm wrote: ANSI C and POSIX free() is NOT required to handle free(NULL) as a NOP. I checked reputable sources (Plauger, Harbison and Steele, the ANSI spec, and the IEEE POSIX

Re: Hitting seg fault in AES_wrap_key() when Key is 512 bits in length

2012-04-06 Thread Jim Segrave
On 04/06/2012 01:46 AM, Dave Thompson wrote: AES_KEY actx, dctx; printf(\n keylen = %d; kebits= %d, KEYLEN, KEYBITS); Get out of the habit of outputting 'partial' lines (not terminated by \n) in C. Sometimes it works and sometimes it doesn't. It appears in this case on your system

Looking for information on creating an openssl engine

2012-01-06 Thread Jim Segrave
Is there any sort of a guide as to what is needed to create an openssl engine? It's not clear to me what interface needs to be provided nor exactly what functionality can be moved to an engine. I have an idea I'd like to experiment with for an approach to parallelising encryption/decryption

Re: Replacement of functions that operate with sockets

2011-06-21 Thread Jim Segrave
reads from that, does whatever is needed and writes to the openssl socket. When openssl writes to its socket, you read it, do whatever, then write it out your socket? -- Jim Segrave j...@j-e-s.net __ OpenSSL Project

Re: slow https conenctions

2011-04-27 Thread Jim Segrave
Matthew Fletcher wrote: Hi, Thanks for the input guys, however the 15 second pause exists even if i explicitly disable reverse lookups in apache 'Hostnamelookups Off' in httpd.conf and my server is operating on an internal network in a company so although i cant say for sure i doubt there is

Re: How to protect the private key !

2008-09-18 Thread Jim Segrave
neither start it nor read the keyfile. -- Jim Segrave [EMAIL PROTECTED] __ OpenSSL Project http://www.openssl.org User Support Mailing Listopenssl-users@openssl.org

Strange openssl server problems - help sought

2008-06-20 Thread Jim Segrave
] JtyoEPpZrqvLKMPcWT1Pu3n0y9xpkh9kQ5KhW2o0KWXfMQ== -END CERTIFICATE- subject=/C=NL/ST=NH/O=j-e-s.net/CN=j-e-s.net issuer=/O=j-e-s.net/[EMAIL PROTECTED]/L=Amsterdam/ST=NH/C=NL/CN=Jim Segrave --- No client certificate CA names sent --- SSL handshake has read 1590 bytes and written 442 bytes --- New, TLSv1/SSLv3, Cipher is DHE-RSA-AES256