aboutsummaryrefslogtreecommitdiffstats
path: root/src/tls/tls_client.h
diff options
context:
space:
mode:
authorlloyd <[email protected]>2012-08-05 20:31:42 +0000
committerlloyd <[email protected]>2012-08-05 20:31:42 +0000
commitabede6dce6be19d3e916bff16048096f36bddb03 (patch)
treea9b336cc8c7eac8176ce4a3db69fa10bad98202c /src/tls/tls_client.h
parentde2d1a699748c4cbd6f8bc8aaa67e02826108125 (diff)
In the in-memory session manager, choose a random key at startup and
encrypt all of the sessions, decrypting before return. This minimizes load on the locked memory (48 bytes master secret per session, vs 32 bytes for a single master key). It might also make recovering session data from memory dumps a little bit harder though this isn't worth counting on IMO
Diffstat (limited to 'src/tls/tls_client.h')
0 files changed, 0 insertions, 0 deletions