Skip to content

Commit

Permalink
v0.49 release notes update
Browse files Browse the repository at this point in the history
Change-Id: I40ebae7302aeda836e4fc90088e1940059b8355c
  • Loading branch information
tkanteck committed Mar 21, 2018
1 parent e1c591d commit 1caa0a2
Showing 1 changed file with 16 additions and 2 deletions.
18 changes: 16 additions & 2 deletions ReleaseNotes.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,26 @@
========================================================================
Release Notes for Intel(R) Multi-Buffer Crypto for IPsec Library

Unreleased
v0.49 March 2018
========================================================================

21 Mar, 2018

General
- AES-CMAC support added
- AES-CMAC support added (AES-CMAC-128 and AES-CMAC-96)
- 3DES support added
- Library compiles to SO/DLL by default
- Install/uninstall targets added to makefiles
- Multiple API header files consolidated into one (intel-ipsec-mb.h)
- Unhalted cycles support added to LibPerfApp (Linux at the moment)
- ELF stack execute protection added for assembly files
- VZEROUPPER instruction issued after AVX2/AVX512 code to avoid
expensive SSE<->AVX transitions
- MAN page added
- README documentation extensions and updates
- AVX512 DES performance smoothed out
- Multi-buffer manager instance allocate and free API's added
- Core affinity support added in LibPerfApp

v0.48 December 2017
========================================================================
Expand Down

0 comments on commit 1caa0a2

Please sign in to comment.