mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-25 21:51:13 +01:00
This reverts commit 03a5fd7780026b2ca0b4728352ded930f5a7cff9. We're already calling the output of a PAKE a "shared secret". The password is a shared secret (for PAKE where the verifier knows a password-equivalent secret), but calling it "shared secret" or even just "secret" would be confusing. Signed-off-by: Janos Follath <janos.follath@arm.com>