New commits:
commit e7471653d73eac2900f9348ea12ffdf734b4e7f1
Author: Andrew Cagney <cag...@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

_______________________________________________
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit

Reply via email to