aboutsummaryrefslogtreecommitdiffstats
path: root/checks
diff options
context:
space:
mode:
authorlloyd <[email protected]>2012-04-05 13:45:22 +0000
committerlloyd <[email protected]>2012-04-05 13:45:22 +0000
commit682e7c46e83afbfa3983932be0838aa82b67eafa (patch)
treeab99e901cf6ebac4fc90fa4b3db650cd1de5111a /checks
parent47908b70683d9d0789be4fd4168c7e1ec52307ea (diff)
Re-enable TLS (was disabled by trunk merge), and require the srp6 module
Initial outline of server side SRP support. Need to figure out how to transfer the v, b, B params from the server key exchange message to the client key exchange. The DH variants do this by passing a Private_Key via server_kex_key call, but wrapping SRP params in a Private_Key really doesn't feel right. Not sure what to do here. Possibly both SRP and DH should return a Key_Exchange_Material* that a client key exchange knows how to dynamic cast on.
Diffstat (limited to 'checks')
0 files changed, 0 insertions, 0 deletions