Minor optimisation to KDF algorithm.
authorDr. Stephen Henson <steve@openssl.org>
Thu, 1 Aug 2013 14:48:44 +0000 (15:48 +0100)
committerDr. Stephen Henson <steve@openssl.org>
Mon, 5 Aug 2013 14:45:00 +0000 (15:45 +0100)
Don't need to use temporary buffer if remaining length equals digest length.


No differences found