Fixes for DH Pub key import/export and new test case. Improve wc_DhParamsToDer.

This commit is contained in:
David Garske
2021-05-24 13:59:01 -07:00
parent 6db0b42c7f
commit 9b215c5138
6 changed files with 113 additions and 96 deletions
+3 -1
View File
@@ -14,4 +14,6 @@ EXTRA_DIST += \
EXTRA_DIST += \
certs/statickeys/dh-ffdhe2048-params.pem \
certs/statickeys/dh-ffdhe2048.der \
certs/statickeys/dh-ffdhe2048.pem
certs/statickeys/dh-ffdhe2048.pem \
certs/statickeys/dh-ffdhe2048-pub.der \
certs/statickeys/dh-ffdhe2048-pub.pem