• Bruce Momjian's avatar
    SSL patch to periodically renegotiate session key. · 8f440246
    Bruce Momjian authored
    In order to reduce the risk of cryptanalysis during extended
    sessions (or brief ones involving a substantial amount of data),
    this patch renegotiates the session key after 64kib has been
    transferred.
    
    Bear Giles
    8f440246
be-secure.c 15.8 KB