CVSROOT: /cvs Module name: src Changes by: yasu...@cvs.openbsd.org 2021/11/03 21:53:58
Modified files: sbin/iked : iked.conf.5 sbin/ipsecctl : ipsec.conf.5 Log message: Clarify "aes" will accept keys which length is in 128:256 bits. Also correct "cast" in ipsec.conf.5 to "cast128", add missing "chacha20-poly1305", and sync iked.conf.5 and ipsec.conf.5 some places. ok jmc sthen