mirror of
https://github.com/cuberite/polarssl.git
synced 2025-09-08 06:40:16 -04:00

The normal way is to pass the shared secret to a key derivation. Having an ad hoc function will allow us to simplify the possible behaviors of key agreement and get rid of "key selection" algorithms which are a hard-to-understand invention of this API.