Commit 75374adf authored by Matt Caswell's avatar Matt Caswell
Browse files

Add a test for small subgroup attacks on DH/DHE



Following on from the previous commit, add a test to ensure that
DH_compute_key correctly fails if passed a bad y such that:

y^q (mod p) != 1

Reviewed-by: default avatarViktor Dukhovni <viktor@openssl.org>
parent c5b831f2
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment