On Mon, Jun 5, 2017 at 8:12 AM, Dmitry Eremin-Solenikov <[email protected]> wrote: > On 04.06.2017 22:18, Bill Fischofer wrote: >> Signed-off-by: Bill Fischofer <[email protected]> >> --- >> CHANGELOG | 266 >> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >> 1 file changed, 266 insertions(+) >> >> diff --git a/CHANGELOG b/CHANGELOG >> index a550a723..bdb5ca49 100644 > > [skipped] > >> +===== Crypto Enhancements >> +The ODP crypto APIs receive several enhancements in this release: >> + >> +====== New Authentication Algorithms >> +Additional enumerations added for HMAC-SHA-1 and HMAC-SHA-256 >> authentication. >> +Note that These are not yet implemented in `odp-linux` so >> +`odp_crypto_capabilities()` returns zeros for these new authentication >> types. > > Sorry, Bill. This paragraph should mention HMAC-SHA-512 instead of -256.
Thanks. Fixed in v3. > > > > -- > With best wishes > Dmitry
