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

Andrew Cagney cagney at vault.libreswan.fi
Sat Jul 9 03:08:17 EEST 2022


New commits:
commit 5486828cbbf29a9a20929dc39b992cc28d28daa2
Author: Andrew Cagney <cagney at gnu.org>
Date:   Fri Jul 8 19:56:07 2022 -0400

    testing: test ipsec showhostkey --{left,right,ipseckey} --pubkey --ckaid ...

commit 02693d581ff8ef2c6954e118d47a3073a59857aa
Author: Andrew Cagney <cagney at gnu.org>
Date:   Fri Jul 8 15:52:57 2022 -0400

    showhostkey: ipsec showhostkey --{left,right,ipseckey} --pubkey --{rsaid,ckaid} ...
    
    outputs the Subject Public Key Info in base64

commit f830452907363004f6e369e4db5160b77007bea3
Author: Andrew Cagney <cagney at gnu.org>
Date:   Fri Jul 8 14:24:32 2022 -0400

    crypto: drop pubkey_type.alg; rename enum pubkey_alg to ipseckey_algorithm_type
    
    enum pubkey_alg (values and meaning from IETF) was being re-used to
    differentiate between RSA and ECDSA
    
    - assume any pubkey with a non-NULL type has a valid CKAID and KEYID
      (drop redundant check of pubkey_alg)
    
    - add IPSECKEY_ALGORITHM_X_SPKI (Subject Public Key Info) as a place holder
    
    - return ipseckey_algorithm_type from pubkey->(dns)ipseckey rdata code



More information about the Swan-commit mailing list