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

Andrew Cagney cagney at vault.libreswan.fi
Wed Aug 17 23:49:52 EEST 2022


New commits:
commit a81ef1d6a589085940b8c1edff7e4aa8659ac730
Merge: ef53dc501f 9a22adcd61
Author: Andrew Cagney <cagney at gnu.org>
Date:   Wed Aug 17 16:49:11 2022 -0400

    crypto: move pubkey_type field to pubkey_content .type
    
    Eliminating duplicate fields in secret_stuff and pubkey.
    
    Merge commit '9a22adcd61bdf16f5881dc8aef164e1ef20d3926'

commit 9a22adcd61bdf16f5881dc8aef164e1ef20d3926
Author: Andrew Cagney <cagney at gnu.org>
Date:   Wed Aug 17 00:13:15 2022 -0400

    crypto: eliminate secret_stuff .pubkey_kind
    
    Use .u.pubkey.content.kind when .type == RSA/ECDSA

commit ce84d48f7d1eb3bfd6316230f84c8cc2bb77fce2
Author: Andrew Cagney <cagney at gnu.org>
Date:   Tue Aug 16 23:59:02 2022 -0400

    crypto: eliminate pubkey .type, use pubkey .content .type

commit 4c88c2ea7697aa4054d4658a03af9919fd092a4a
Author: Andrew Cagney <cagney at gnu.org>
Date:   Tue Aug 16 23:56:16 2022 -0400

    crypto: add pubkey_content .type, set in *extract_pubkey_content()
    
    First step to merging secret_stuff .pubkey_type and pubkey .type.

commit a30926f51c3b539add828a0d066d9298cdb0afbf
Author: Andrew Cagney <cagney at gnu.org>
Date:   Wed Aug 17 13:33:13 2022 -0400

    crypto: check the secret_stuff .type descriminator for RSA/ECDSA
    
    (yes, SECRET_{RSA,ECDSA} should be merged into SECRET_PKI)
    
    Not secret_stuff .pubkey_type != NULL.



More information about the Swan-commit mailing list