Skip to content

Comments

[PATCH v1] linux-generic: crypto: adapt HMAC code to OpenSSL 1.1.x#56

Closed
lumag wants to merge 1 commit intoOpenDataPlane:masterfrom
lumag:hmac-1.1.x-master
Closed

[PATCH v1] linux-generic: crypto: adapt HMAC code to OpenSSL 1.1.x#56
lumag wants to merge 1 commit intoOpenDataPlane:masterfrom
lumag:hmac-1.1.x-master

Conversation

@lumag
Copy link

@lumag lumag commented Jun 22, 2017

OpenSSL 1.1.x has changed HMAC API in an incompatible way. Let's adapt
to it by providing version-dependent wrapper around HMAC calculation.

Signed-off-by: Dmitry Eremin-Solenikov dmitry.ereminsolenikov@linaro.org
Reviewed-and-tested-by: Brian Brooks brian.brooks@arm.com

OpenSSL 1.1.x has changed HMAC API in an incompatible way. Let's adapt
to it by providing version-dependent wrapper around HMAC calculation.

Signed-off-by: Dmitry Eremin-Solenikov <dmitry.ereminsolenikov@linaro.org>
Reviewed-and-tested-by: Brian Brooks <brian.brooks@arm.com>
@muvarov muvarov changed the title linux-generic: crypto: adapt HMAC code to OpenSSL 1.1.x [PATCH v1] linux-generic: crypto: adapt HMAC code to OpenSSL 1.1.x Jun 22, 2017
@muvarov
Copy link
Contributor

muvarov commented Jun 26, 2017

Merged.

@muvarov muvarov closed this Jun 26, 2017
@lumag lumag deleted the hmac-1.1.x-master branch July 16, 2017 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants