New commits:
commit 0d87d9565893c2ccd3c807b67379fd857b887bfd
Author: Andrew Cagney <[email protected]>
Date:   Thu Mar 26 21:27:07 2026 -0400

    crypto: re-do building: wrap key parts of EDDSA in #if USE_EDDSA
    
    - in extract_host_end() drop #ifdef USE_EDDSA; would reject auth=rsa
    
      instead assume other code has tossed EDDSA (hint, it's missing
      from auth_names)
    
      ruiliio's PR made a change exposing this
      see #2708 Add auth=digsig to determine algorithm from private key at 
runtime
    
    - in find_or_load_private_key_by_cert_3() restore ldbg()
    
      use #ifdef USE_EDDSA to just skip edKey

_______________________________________________
Swan-commit mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to