• Matt Caswell's avatar
    Change the DEFAULT ciphersuites to exclude DES, RC4 and RC2 · c84f7f4a
    Matt Caswell authored
    
    
    This patch updates the "DEFAULT" cipherstring to be
    "ALL:!COMPLEMENTOFDEFAULT:!eNULL". COMPLEMENTOFDEFAULT is now defined
    internally by a flag on each ciphersuite indicating whether it should be
    excluded from DEFAULT or not. This gives us control at an individual
    ciphersuite level as to exactly what is in DEFAULT and what is not.
    
    Finally all DES, RC4 and RC2 ciphersuites are added to COMPLEMENTOFDEFAULT
    and hence removed from DEFAULT.
    
    Reviewed-by: default avatarTim Hudson <tjh@openssl.org>
    c84f7f4a
To find the state of this project's repository at the time of any of these versions, check out the tags.