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

Andrew Cagney cagney at vault.libreswan.fi
Fri Sep 20 14:33:31 UTC 2019


New commits:
commit e7471653d73eac2900f9348ea12ffdf734b4e7f1
Author: Andrew Cagney <cagney at gnu.org>
Date:   Tue Sep 17 10:59:01 2019 -0400

    x508: in signature_check_gen() (nee {RSA,ECDSA}_signature_check_gen()) switch idtoa() to str_id()
    
    As in:
    - merge struct tac_state_{ECDSA,RSA} into struct tac_state, add pubkey_type
    - merge take_a_crack_PRSA,ECDSA}() into take_a_crack(); use a jambuf to accumulate tested IDs
    - merge try_all_{ECDSA,RSA}_keys() into try_all_keys()
    - merge {RSA,ECDSA}_signature_check_gen() into signature_check_gen()
    - replace misc switches and hardwired strings with pubkey_type and pubkey_keyid()
    and then finally change idtoa() to str_id(), but now only once



More information about the Swan-commit mailing list