Re: [openssl-dev] [openssl.org #4039] TLS-PSK - SSL_use_psk_identity_hint()

2015-09-16 Thread Leif Thuresson via RT
Got it working with latest SNAP:-) Thanks, /Leif On 2015-09-14 23:04, Stephen Henson via RT wrote: > On Mon Sep 14 01:09:14 2015, leif.thures...@foxt.com wrote: >> I understand that there has been an overhaul of the TLS-PSK support. >> Is there any chance to get the SSL_use_psk_identity_hint()

[openssl-dev] [openssl.org #4039] TLS-PSK - SSL_use_psk_identity_hint()

2015-09-13 Thread Leif Thuresson via RT
I understand that there has been an overhaul of the TLS-PSK support. Is there any chance to get the SSL_use_psk_identity_hint() function fixed in the process? The current implementation of this function is useless at least in my use case. I want to set the a PSK hint based on the address etc. of

[openssl.org #1320] Memory handling bug in 0.9.8a AES assembler code for x86

2006-04-20 Thread Leif Thuresson via RT
When I run the the openssl evptest suite in purify runtime memory usage analysis tool it reports lots of memory segment errors in the AES crypto functions. If I build openssl with AES assembler code disabled (e.i AES in c-code) the same test runs without any errors from purify. The test was

[openssl.org #276] How to get session id for external session cache in openssl

2002-09-10 Thread Leif Thuresson via RT
I want to implement an external session cache with openssl but I can't find a function that will give me the session id when storing a new session in the cache. According to the man pages the get-session-callback used for retrieval of session from the cache will give me the session id as an