[Swan-commit] Changes to ref refs/heads/main

Andrew Cagney cagney at vault.libreswan.fi
Wed Nov 4 20:07:02 UTC 2020


New commits:
commit 91051ac676434fcf688da91aef83c37cdc409b67
Author: Andrew Cagney <cagney at gnu.org>
Date:   Wed Nov 4 14:57:08 2020 -0500

    crypt: clarify DH function/variable names
    
    Ostensibly:
    
      s/secret/dh_local_secret/
         wikipeda uses secret and chosen secret; ulgh
      s/shared/dh_shared_secret/
         wikipedia uses both common secret and shared secret
    
    through out.  Code was using "secret" and "dh" when refering to the
    shared-secret.  Also sprinkle v1 and submit when updating names.
    
    (with the the technical nit that dh_shared_secret has the type
    PK11SymKey*)



More information about the Swan-commit mailing list