Seikan
Features
- Added Intel(R) AVX-512 optimized HMAC-SHA224 and HMAC-SHA256
- Added Intel(R) AVX-512 optimized HMAC-SHA384 and HMAC-SHA512
- GCM128 and GCM256 updates (with new API that is scatter gather list friendly)
- GCM192 added
- New DOCSIS SEC BPI V3.1 cipher
- Windows x64 compilation target
- Added library API benchmark tool 'ipsec_perf' and script to compare results 'ipsec_diff_tool.py'
Bug Fixes (vs v0.44)
- AES CTR mode fix to allow message size not to be multiple of AES block size
- RSI and RDI registers clobbered when running HMAC-SHA224 or HMAC-SHA256 on Windows using SHA extensions