Skip to content
  1. May 29, 2015
  2. May 28, 2015
  3. May 27, 2015
  4. May 26, 2015
  5. May 25, 2015
  6. May 24, 2015
  7. May 23, 2015
  8. May 22, 2015
    • Matt Caswell's avatar
      Fix typo setting up certificate masks · fdfe8b06
      Matt Caswell authored
      
      
      The certificate masks are used to select which ciphersuite we are going to
      use. The variables |emask_k| and |emask_a| relate to export grade key
      exchange and authentication respecitively. The variables |mask_k| and
      |mask_a| are the equivalent versions for non-export grade. This fixes an
      instance where the two usages of export/non-export were mixed up. In
      practice it makes little difference since it still works!
      
      Reviewed-by: default avatarRichard Levitte <levitte@openssl.org>
      fdfe8b06