HomeFreeBSD

Refer to AES-CBC as "aes-cbc" rather than "rijndael-cbc" for IPsec.

Description

Refer to AES-CBC as "aes-cbc" rather than "rijndael-cbc" for IPsec.

At this point, AES is the more common name for Rijndael128. setkey(8)
will still accept the old name, and old constants remain for
compatiblity.

Reviewed by: cem, bcr (manpages)
MFC after: 2 weeks
Sponsored by: Chelsio Communications
Differential Revision: https://reviews.freebsd.org/D24964

Details

Provenance
jhbAuthored on
Reviewer
cem
Differential Revision
D24964: Refer to AES-CBC as "aes-cbc" rather than "rijndael-cbc" for IPsec.
Parents
rS361809: Update crypto(7) to list current ciphers.
Branches
Unknown
Tags
Unknown