OSDN Git Service

SMP: Validate remote elliptic curve points
authorAndre Eisenbach <eisenbach@google.com>
Thu, 1 Mar 2018 21:27:01 +0000 (13:27 -0800)
committerPaul Crowley <paulcrowley@google.com>
Fri, 2 Mar 2018 20:08:17 +0000 (12:08 -0800)
commit9181ec28da94705a763edbe60bd2a87e5f882beb
tree8c57b09dad96ea18c8cd3036accd3cc295a97b63
parentf3adecb013c74a30c7edf05b9b0cb3f5468ccae5
SMP: Validate remote elliptic curve points

Fixes: 72377774
Test: net_test_stack_smp
Change-Id: Iefcf97364493467075fadefd77d12716f71cd4f6
stack/Android.bp
stack/smp/p_256_ecc_pp.cc
stack/smp/p_256_ecc_pp.h
stack/smp/smp_act.cc
stack/test/stack_smp_test.cc