#
901c000f |
| 29-May-2016 |
Matthias Ringwald <[email protected]> |
sm: use state var to track DHKEY_CHECK_COMMAND received
|
#
bd57ffeb |
| 28-May-2016 |
Matthias Ringwald <[email protected]> |
sm: use AES CMAC Engine to calculate g2 for numeric comparison
|
#
f92edc8e |
| 28-May-2016 |
Matthias Ringwald <[email protected]> |
sm: extract g2_calculate
|
#
0346c37c |
| 27-May-2016 |
Matthias Ringwald <[email protected]> |
sm: use AES CMAC Engine to calculate f5 for dhkey check verification
|
#
019005a0 |
| 27-May-2016 |
Matthias Ringwald <[email protected]> |
sm: use AES CMAC Engine to calculate f6 for dhkey check verification
|
#
27163002 |
| 27-May-2016 |
Matthias Ringwald <[email protected]> |
sm: use AES CMAC Engine to calculate f6 for dhkey check send
|
#
dc300847 |
| 27-May-2016 |
Matthias Ringwald <[email protected]> |
sm: prepare dhkey check to use AES CMAC Engine
|
#
e083ca23 |
| 27-May-2016 |
Matthias Ringwald <[email protected]> |
sm: extract sm_sc_calculate_dhkey
|
#
688a08f9 |
| 27-May-2016 |
Matthias Ringwald <[email protected]> |
sm: use AES Engine for f4 (confirm validation)
|
#
aec94140 |
| 27-May-2016 |
Matthias Ringwald <[email protected]> |
sm: use AES Engine for f4
|
#
9af0f475 |
| 27-May-2016 |
Matthias Ringwald <[email protected]> |
sm: extract sm_sc_calculate_local_confirm
|
#
514d35fc |
| 27-May-2016 |
Matthias Ringwald <[email protected]> |
sm: add sm_cmac_general_start for aes_cmac calculation in secure connection functions
|
#
c6b7cbd9 |
| 27-May-2016 |
Matthias Ringwald <[email protected]> |
sm: use SM_SC_ for SC states
|
#
5a293e6e |
| 27-May-2016 |
Matthias Ringwald <[email protected]> |
sm: verify confirm value with passkey entry in responder role
|
#
de2fd182 |
| 27-May-2016 |
Matthias Ringwald <[email protected]> |
sm: send 'numeric comparison failed' on decline by app
|
#
a9f29768 |
| 26-May-2016 |
Matthias Ringwald <[email protected]> |
sm: validate peer DHKey Check value
|
#
6f52a196 |
| 26-May-2016 |
Matthias Ringwald <[email protected]> |
sm: validate Cb during passkey modes
|
#
b7674abe |
| 26-May-2016 |
Matthias Ringwald <[email protected]> |
sm: validate Cb during just works/numeric comparison
|
#
625f00b2 |
| 26-May-2016 |
Matthias Ringwald <[email protected]> |
sm: don't calc random numbers for legacy pairing key distribution when using secure connections
|
#
a1e31e9c |
| 26-May-2016 |
Matthias Ringwald <[email protected]> |
sm: passkey entry for secure connections in initiator role
|
#
8cba5ca3 |
| 26-May-2016 |
Matthias Ringwald <[email protected]> |
sm: numeric comparison for secure connections in initiator role
|
#
136d331a |
| 25-May-2016 |
Matthias Ringwald <[email protected]> |
sm: just works for secure connections in initiator role
|
#
e88b2961 |
| 13-May-2016 |
Matthias Ringwald <[email protected]> |
sm: keep track of security request before sm received connection complete
|
#
bccf5e67 |
| 13-May-2016 |
Matthias Ringwald <[email protected]> |
sm: verify peer Q lies on elliptic curve
|
#
c8c46d51 |
| 13-May-2016 |
Matthias Ringwald <[email protected]> |
sm: add sm_numeric_comparison_confirm(..) and use in le_counter
|