openssl/crypto/hmac
Gergely Nagy b98530d6e0 PBKDF2 computation speedup (15-40%)
This commit contains some optimizations in PKCS5_PBKDF2_HMAC() and
HMAC_CTX_copy() functions which together makes PBKDF2 computations
faster by 15-40% according to my measurements made on x64 Linux with
both asm optimized and no-asm versions of SHA1, SHA256 and SHA512.

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1708)
2017-04-04 10:44:17 -04:00
..
build.info unified build scheme: add build.info files 2016-02-01 12:46:58 +01:00
hm_ameth.c Remove support for HMAC_TEST_PRIVATE_KEY_FORMAT 2017-02-28 19:46:01 +01:00
hm_pmeth.c #4342: few missing malloc return checks and free in error paths 2016-05-23 23:08:22 +01:00
hmac.c PBKDF2 computation speedup (15-40%) 2017-04-04 10:44:17 -04:00
hmac_lcl.h Copyright consolidation 07/10 2016-05-17 14:51:26 -04:00