You are not logged in. Please login or register.
Active topics Unanswered topics
Welcome to the wolfSSL Forums!
Please post questions or comments you have about wolfSSL products here. It is helpful to be as descriptive as possible when asking your questions.
References
Stable Releases - download stable product releases.
Development Branch - latest development branch on GitHub.
wolfSSL Manual - wolfSSL (formerly CyaSSL) product manual and API reference.
Search options
That is exactly what I wanted to know! Thanks a lot!
I have been making use of OpenSSL on a Linux system to provide Diffie Hellman algorithms.
Now I am attempting to use wolfSSL embedded SSL to get those algorithms on an embedded system.
The problem is that wolfSSL doesn't seem to make use of those OpenSSL algorithms.
In the folder cyassl there are two other folders, ctaocrypt and openssl.
There I can find two headers for two different Diffie Hellman implementations.
I can however only find the source of the ctaocrypt one (cyassl-2.8.0/ctaocrypt/src),
and not the source to the openssl one. It doesn't seem like it is left out because
the header that I found is modified with wolfSSL API statements and so forth.
Why is this done if it is simply left out? Is it really missing or am I not seeing it / misunderstanding it.
TLDR: looking for source to cyassl-2.8.0.zip\cyassl-2.8.0\cyassl\openssl\DH.h
Could anyone enlighten me? it would be much apreciated.
Menno
Posts found: 2
Generated in 0.015 seconds (95% PHP - 5% DB) with 4 queries