-
Notifications
You must be signed in to change notification settings - Fork 321
IPsecAES
Eddie Kohler edited this page Oct 17, 2017
·
1 revision
IPsecAES — Click element; encrypt packet using DES-CBC
IPsecAES(ENCRYPT)
Ports: 1 input, 1 output
Processing: agnostic
Encrypts or decrypts packet using DES-CBC. If the first argument is 0, IPsecAES will decrypt. If the first argument is 1, IPsecAES will encrypt. KEY is the DES secret key. Gets IV value from ESP header. IGNORE is the number of bytes at the end of the payload to ignore. By default, IGNORE is 12, which is the number of SHA1 authentication digest bytes for ESP or AH.
IPsecESPEncap, IPsecESPUnencap, IPsecAuthSHA1
Generated by click-elem2man from ../elements/ipsec/aes.hh:7
on 2017/10/17.