- NULL Encryption Algorithm.
- TripleDES-CBC [RFC2451] : keylen 192 bits.
- AES-CBC[RFC3602] : keylen 128 and 192/256 bits.
- AES-CTR [RFC3686] : keylen 160/224/288 bits. (32 bits for Nonce).
- DES-CBC [RFC2405] : keylen 64 bits.
- BLOWFISH-CBC : keylen 128 bits.
- TWOFISH-CBC : keylen 128/256 bits.
- CAST5-CBC [Draft] : keylen 128 bits.
It works for transport and tunnel Mode. This is a Personal Free Project that you can download
Here.
The last version of this package is now included and extended in Wireshark (Except perhaps corrections for AES-CTR).
For more information on how to use it, have a look to
the ESP Preferences Wiki of Wireshark.