Files
OpenCellular/chip/g
nagendra modadugu d7222a4956 CR50: add a constant time buffer equals implementation
Various cryptographic operations leak timing
information if comparisons are not executed
in constant time.  This change adds DCRYPTO_equals(),
a constant runtime comparator.

Also replace crypto related callsites that used
memcmp() as a binary comparator.

BUG=none
BRANCH=none
TEST=tcg tests pass

Change-Id: I3d3da3c0524c3a349d60675902d1f2d338ad455f
Signed-off-by: nagendra modadugu <ngm@google.com>
Reviewed-on: https://chromium-review.googlesource.com/410163
Commit-Ready: Nagendra Modadugu <ngm@google.com>
Tested-by: Nagendra Modadugu <ngm@google.com>
Reviewed-by: Marius Schilder <mschilder@chromium.org>
Reviewed-by: Bill Richardson <wfrichar@chromium.org>
2016-11-11 14:27:23 -08:00
..
2016-04-29 16:07:13 -07:00
2016-11-04 18:31:44 -07:00
2016-11-10 18:34:21 -08:00
2016-11-04 18:31:44 -07:00
2016-11-04 18:31:44 -07:00
2016-02-01 21:17:22 +00:00
2016-10-01 03:14:17 +00:00
2016-10-14 01:02:13 -07:00
2016-11-04 18:31:44 -07:00
2016-07-14 23:34:38 -07:00
2016-11-04 18:31:44 -07:00
2016-07-13 19:09:19 -07:00
2016-10-04 05:55:50 -07:00
2015-04-02 20:27:46 +00:00
2016-10-22 00:01:02 +00:00
2016-10-28 21:07:27 -07:00