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

Andrew Cagney cagney at vault.libreswan.fi
Wed Feb 24 03:48:49 UTC 2021


New commits:
commit 542a96f5972966a3c341502e6666d0bdd2b947da
Author: Andrew Cagney <cagney at gnu.org>
Date:   Tue Feb 23 21:38:23 2021 -0500

    crypto: when listing pubkeys, try to find the private key using the CKAID
    
    Display "(loaded private key)" if the key needed to be loaded
    and "(has private key)" if the key was already loaded and
    "(no private key)" if the key couldn't be found.
    
    Delete lsw_has_private_rawkey() and find_secret_by_pubkey_ckaid().
    
    Fixes an RSA vs ECDSA bug.

commit ed5105a4e0bde239ff4c06f43ff248c91263b13a
Author: Andrew Cagney <cagney at gnu.org>
Date:   Tue Feb 23 22:19:19 2021 -0500

    testing: in dosoe-05, run --listpubkeys twice
    
    First time:
        ... (loaded private key) ...
    Second time:
        ... (has private key) ...



More information about the Swan-commit mailing list