commit | 37bcef51b3d9d496caecea6394814d2f49a1357f | [log] [download] |
---|---|---|
author | Darren Tucker <dtucker@zip.com.au> | Sat Nov 09 18:39:25 2013 +1100 |
committer | Darren Tucker <dtucker@zip.com.au> | Sat Nov 09 18:39:25 2013 +1100 |
tree | c564402d96ca797f8b0248552ef78f4f9408ef8c | |
parent | 6e2fe81f926d995bae4be4a6b5b3c88c1c525187 [diff] |
- (dtucker) [configure.ac kex.c key.c myproposal.h] Test for the presence of NID_X9_62_prime256v1, NID_secp384r1 and NID_secp521r1 and test that the latter actually works before using it. Fedora (at least) has NID_secp521r1 that doesn't work (see https://bugzilla.redhat.com/show_bug.cgi?id=1021897).