So in other words, I will need to rebuild wolfssl using various flags, and for CAAM the required build is even more complicated, correct?
Once it is built, do we need any special parameters when callign wolfssl?
You are not logged in. Please login or register.
Please post questions or comments you have about wolfSSL products here. It is helpful to be as descriptive as possible when asking your questions.
ReferenceswolfSSL - Embedded SSL Library → Posts by fenster
Pages 1
So in other words, I will need to rebuild wolfssl using various flags, and for CAAM the required build is even more complicated, correct?
Once it is built, do we need any special parameters when callign wolfssl?
Does the out of the box wolfssl build have support for hardware acceleration on the IMX8 Cortex A53? If not, how can it be enabled?
Once enabled, how can it be specified for usage in the code?
Where can I find some examples of using DTLS using the python wrapper?
Also when running "make deb" after ./configure and a successful "make", I get the following error:
make[1]: Leaving directory '/home/fenster/tmp/z0131/wolfssl-5.7.0-commercial'
fakeroot dh_makeshlibs
dh_shlibdeps
dh_installdeb
fakeroot dh_gencontrol
cp: cannot stat 'debian/copyright': No such file or directory
make: *** [Makefile:9383: deb] Error 1
The wolfssl-py instructions discuss the usage of USE_LOCAL_WOLFSSL. Can you please clarify it's usage?
Will the wolfssl libraries be included in the resulting package? Is the usage of USE_LOCAL_WOLFSSL to control where the wolfssl-py looks for the wolfssl libraries and as a result does not include them in the build?
What is the best practice for building (from scratch, given the source code tar ball) a debian package that contains both the wolfssl libraries and the python wrapper?
Pages 1
wolfSSL - Embedded SSL Library → Posts by fenster
Powered by PunBB, supported by Informer Technologies, Inc.
Generated in 0.016 seconds (95% PHP - 5% DB) with 4 queries