Skip to content

Releases: intel/intel-ipsec-mb

v0.44-docsis

12 Jan 16:05
Compare
Choose a tag to compare
v0.44-docsis Pre-release
Pre-release

v0.44 release features plus:

  • DOCSIS SEC v3.1 BPI cipher added (combination of AES CBC 128 and AES CFB 128)
  • assert() removed from non-debug builds
  • forceinline macro adds always_inline attribute on Linux

v0.44

29 Nov 14:00
Compare
Choose a tag to compare

Changes since the last release v0.43 on https://downloadcenter.intel.com/download/22972/Optimized-IPSec-Cryptographic-Library include:
Intel(R) AVX-512 Instructions

  • AVX512 multi buffer manager added (uses AVX2 implementations by default)
  • Optimized SHA1 implementation added
    Intel(R) SHA Extensions
  • SHA1, SHA224 and SHA256 implementations added for Intel(R) SSE
    General
  • NULL cipher added
  • NULL hash added
  • NASM tool chain compilation added and made default