Corrected ICV length for AES-GCM and AES-CCM in IPSec layer. Added un… (#269)
* Corrected ICV length for AES-GCM and AES-CCM in IPSec layer. Added unit tests to the ipsec campaign. * Added travis support for pycrypto 2.7a1 combined modes. * Updated documentation for pycrypto installation.
Showing
- .travis.yml 7 additions, 0 deletions.travis.yml
- .travis/install.sh 12 additions, 1 deletion.travis/install.sh
- .travis/test.sh 7 additions, 1 deletion.travis/test.sh
- doc/scapy/installation.rst 12 additions, 0 deletionsdoc/scapy/installation.rst
- scapy/layers/ipsec.py 20 additions, 3 deletionsscapy/layers/ipsec.py
- test/ipsec.uts 70 additions, 0 deletionstest/ipsec.uts
Loading
Please register or sign in to comment