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

Andrew Cagney cagney at vault.libreswan.fi
Fri Aug 17 17:04:42 UTC 2018


New commits:
commit 1c409cd801ffacc41165eaad9c220e12f737bfd4
Author: Andrew Cagney <cagney at gnu.org>
Date:   Fri Aug 17 13:00:44 2018 -0400

    algparse: if a name lookup fails, print the full input
    
    Was stripping of the key length.  For instance:
    
     algparse -fips -v1 -pfs 'esp=null_auth_aes_gmac_256-null;modp8192'
    -       ERROR: ESP encryption algorithm 'null_auth_aes_gmac' is not supported
    +       ERROR: ESP encryption algorithm 'null_auth_aes_gmac_256' is not supported
    
    shunk_t makes this easy.



More information about the Swan-commit mailing list