On 30 Nov 2010, at 4:42 PM, Jim Jagielski wrote:

As part of my push to get httpd 2.4 out the door, this is a
major factor, so I plan on completing my review of the crypto
API RSN.

Thanks for this.

The code has both a test suite, and a first implementation (mod_session_crypto.c).

A key part of the API, which has been misunderstood in the past, is the desire to be able to pre-initialise something (eg within httpd startup), and then use that pre-initialised state later (eg at httpd request time). The need for this may have not been clear when just looking at the API.

Regards,
Graham
--

Reply via email to