- wolfssl-examples/can-bus at master · wolfSSL/wolfssl-examples https://github.com/wolfssl/wolfssl-examples
- wolfSSL/wolfssl: The wolfSSL library is a small, fast, portable implementation of TLS/SSL for embedded devices to the cloud. wolfSSL supports up to TLS 1.3 and DTLS 1.3! https://github.com/wolfSSL/wolfssl
(base) chino@chino-Legion-5-15IAH7H:~$ git clone [email protected]:wolfSSL/wolfssl-examples.git
Cloning into 'wolfssl-examples'...
remote: Enumerating objects: 11497, done.
remote: Counting objects: 100% (1557/1557), done.
remote: Compressing objects: 100% (789/789), done.
remote: Total 11497 (delta 853), reused 1339 (delta 739), pack-reused 9940 (from 1)
Receiving objects: 100% (11497/11497), 41.89 MiB | 7.27 MiB/s, done.
Resolving deltas: 100% (6883/6883), done.
(base) chino@chino-Legion-5-15IAH7H:~$ cd wolfssl-examples/
(base) chino@chino-Legion-5-15IAH7H:~/wolfssl-examples$ cd can-bus/
(base) chino@chino-Legion-5-15IAH7H:~/wolfssl-examples/can-bus$ ./generate_ssl.sh
.+......+.....+...+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.......+.........+..............+.......+.....+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..............+....+......+...............+.....+.+......+..+.+.........+..+...+.......+......+..+.+..+.........+.+.....+.............+..+.......+.....+.......+...+...........+.........+...+...+....+.................+.+.....+....+.....+......+...+.......+...+..+...+.........+..........+........+......................+......+.................+...+.+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*......+.+......+.........+...+...............+..+.+.....+.......+..+...+......................+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+.....+......+......+.........+.........+............+..........+...+..+....+...+..+....+...............+..+.......+...+..+.............+.......................+.+...+...+...+.........+...............+.....+...+...+....+...........+....+............+........+.+.........+...+........+......+....+.........+......+..+.......+...........+....+...+.....+...+..........+......+.....................+............+..+.+...+.....+....+..+...+.......+........+.+......+...........+..................+.........+.......+......+.........+...........+.........+...+...+.......+........+....+...+........+.........+.........+......+......+..........+............+...+........+....+..+...+............+...+..........+........+....+...+...+...+.....+.+......+..+...+..........+.........+.....+.+............+.....+.......+...+..+..............................+.+..+......+......+......+...+......+..........+.....+.........+....+.....+..........+..+....+..+...+..........+..+...+..........+.....+.......+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-----
..+...+.........+..........+..+...+......+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+......+.............+..+...+.......+.....+.......+......+...........+.+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....+...+...............+.+.....+......+................+...+.........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
...+.....................+.....+................+.....+...+.........+..........+............+........+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.....+.......+...+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.....+.......+......+..+............+.+..+.............+.....+....+.................+.+........+.+...........+...................+...+..+...............+...............+...+...+...+.+...........+............+......+.........+.+.....+....+..+.........+....+..+.+...+..+...+....+.....+.+...........+...+...+....+.........+.........+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-----
Certificate request self-signature ok
subject=C = GB, ST = London, L = Lon1, O = wolfSSL, OU = server, CN = chino-Legion-5-15IAH7H, emailAddress = [email protected]
..+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.........+.......+.....+......+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.....................+......+.+..+............+...................+.........+..+...+.+.....+...............+....+..+.+..+......+.......+..+.+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
.....+.+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+......................+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+....+...........+......+.+...+.........+..+...+............+...+...+....+........+.+.....+.......+.........+........+.+..+.......+..+......+...+....+..+....+..+.......+...+..............+...+.+.........+...........+.......+..+.+.....................+...............+...+...+.....+...+.......+.....+....+...+...........+..........+..+...+....+.................+...+...+............+......+............+...+.........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-----
Certificate request self-signature ok
subject=C = GB, ST = London, L = Lon1, O = wolfSSL, OU = client, CN = chino-Legion-5-15IAH7H, emailAddress = [email protected]
(base) chino@chino-Legion-5-15IAH7H:~/wolfssl-examples/can-bus$ make
In file included from common.c:22:
common.h:40:10: fatal error: wolfssl/options.h: No such file or directory
40 | #include <wolfssl/options.h>
| ^~~~~~~~~~~~~~~~~~~
compilation terminated.
make: *** [Makefile:12: common.o] Error 1
(base) chino@chino-Legion-5-15IAH7H:~/wolfssl-examples/can-bus$ cd ..
(base) chino@chino-Legion-5-15IAH7H:~/wolfssl-examples$ ls wolfssl
ls: cannot access 'wolfssl': No such file or directory
(base) chino@chino-Legion-5-15IAH7H:~/wolfssl-examples$ git clone [email protected]:wolfSSL/wolfssl.git
Cloning into 'wolfssl'...
remote: Enumerating objects: 173181, done.
remote: Counting objects: 100% (2220/2220), done.
remote: Compressing objects: 100% (1214/1214), done.
remote: Total 173181 (delta 1473), reused 1525 (delta 1001), pack-reused 170961 (from 1)
Receiving objects: 100% (173181/173181), 661.18 MiB | 7.79 MiB/s, done.
Resolving deltas: 100% (127801/127801), done.
(base) chino@chino-Legion-5-15IAH7H:~/wolfssl-examples$ mv wolfssl/ ../
(base) chino@chino-Legion-5-15IAH7H:~/wolfssl-examples$ cd ../wolfssl
(base) chino@chino-Legion-5-15IAH7H:~/wolfssl$ make
make: *** No targets specified and no makefile found. Stop.
(base) chino@chino-Legion-5-15IAH7H:~/wolfssl$ ls
async-check.sh COPYING input mplabx scripts Vagrantfile wolfssl.vcxproj
AUTHORS debian INSTALL mqx SCRIPTS-LIST valgrind-bash.supp wrapper
autogen.sh doc LICENSING pull_to_vagrant.sh src valgrind-error.sh zephyr
certs Docker linuxkm quit sslSniffer wnr-example.conf
ChangeLog.md examples LPCExpresso.cproject README stamp-h.in wolfcrypt
cmake fips-check.sh LPCExpresso.project README.md support wolfssl
CMakeLists.txt fips-hash.sh m4 resource.h tests wolfssl64.sln
commit-tests.sh gencertbuf.pl Makefile.am rpm testsuite wolfssl.rc
configure.ac IDE mcapi RTOS tirtos wolfssl.vcproj
(base) chino@chino-Legion-5-15IAH7H:~/wolfssl$ ./autogen.sh
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
libtoolize: copying file 'build-aux/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:22: installing 'build-aux/compile'
configure.ac:24: installing 'build-aux/config.guess'
configure.ac:24: installing 'build-aux/config.sub'
configure.ac:28: installing 'build-aux/install-sh'
configure.ac:28: installing 'build-aux/missing'
Makefile.am: installing 'build-aux/depcomp'
parallel-tests: installing 'build-aux/test-driver'
(base) chino@chino-Legion-5-15IAH7H:~/wolfssl$ ./configure CFLAGS="-DWOLFSSL_ISOTP"
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking dependency style of gcc... gcc3
checking whether make supports nested variables... (cached) yes
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether the -Werror option is usable... yes
checking for simple visibility declarations... yes
checking size of long long... 8
checking size of long... 8
checking size of time_t... 8
checking for __uint128_t... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking for socket in -lnetwork... no
checking whether byte ordering is bigendian... no
checking for __atomic... yes
checking stdatomic.h usability... yes
checking stdatomic.h presence... yes
checking for stdatomic.h... yes
checking for gethostbyname... yes
checking for getaddrinfo... yes
checking for gettimeofday... yes
checking for gmtime_r... yes
checking for gmtime_s... no
checking for inet_ntoa... yes
checking for memset... yes
checking for socket... yes
checking for strftime... yes
checking for atexit... yes
checking whether gethostbyname is declared... yes
checking whether getaddrinfo is declared... yes
checking whether gettimeofday is declared... yes
checking whether gmtime_r is declared... yes
checking whether gmtime_s is declared... no
checking whether inet_ntoa is declared... yes
checking whether memset is declared... yes
checking whether socket is declared... yes
checking whether strftime is declared... yes
checking whether atexit is declared... yes
checking for size_t... yes
checking for uint8_t... yes
checking for uintptr_t... yes
checking dependency style of gcc... gcc3
checking for thread local storage (TLS) class... _Thread_local
checking for debug... no
checking whether gcc is Clang... no
checking whether pthreads work with "-pthread" and "-lpthread"... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking for cos in -lm... yes
checking for library containing gethostbyname... none required
checking for library containing socket... none required
checking for vcs system... git
checking for vcs checkout... yes
checking whether the linker accepts -Werror... yes
checking whether the linker accepts -z relro -z now... yes
checking whether the linker accepts -pie... yes
checking whether C compiler accepts -Werror... yes
checking whether C compiler accepts -Wno-pragmas... yes
checking whether C compiler accepts -Wall... yes
checking whether C compiler accepts -Wextra... yes
checking whether C compiler accepts -Wunknown-pragmas... yes
checking whether C compiler accepts -Wthis-test-should-fail... no
checking whether C compiler accepts --param=ssp-buffer-size=1... yes
checking whether C compiler accepts -Waddress... yes
checking whether C compiler accepts -Warray-bounds... yes
checking whether C compiler accepts -Wbad-function-cast... yes
checking whether C compiler accepts -Wchar-subscripts... yes
checking whether C compiler accepts -Wcomment... yes
checking whether C compiler accepts -Wfloat-equal... yes
checking whether C compiler accepts -Wformat-security... yes
checking whether C compiler accepts -Wformat=2... yes
checking whether C compiler accepts -Wmaybe-uninitialized... yes
checking whether C compiler accepts -Wmissing-field-initializers... yes
checking whether C compiler accepts -Wmissing-noreturn... yes
checking whether C compiler accepts -Wmissing-prototypes... yes
checking whether C compiler accepts -Wnested-externs... yes
checking whether C compiler accepts -Wnormalized=id... yes
checking whether C compiler accepts -Woverride-init... yes
checking whether C compiler accepts -Wpointer-arith... yes
checking whether C compiler accepts -Wpointer-sign... yes
checking whether C compiler accepts -Wshadow... yes
checking whether C compiler accepts -Wshorten-64-to-32... no
checking whether C compiler accepts -Wsign-compare... yes
checking whether C compiler accepts -Wstrict-overflow=1... yes
checking whether C compiler accepts -Wstrict-prototypes... no
checking whether C compiler accepts -Wswitch-enum... yes
checking whether C compiler accepts -Wundef... yes
checking whether C compiler accepts -Wunused... yes
checking whether C compiler accepts -Wunused-result... yes
checking whether C compiler accepts -Wunused-variable... yes
checking whether C compiler accepts -Wwrite-strings... yes
checking whether C compiler accepts -fwrapv... yes
creating wolfssl-config - generic 5.7.2 for -lwolfssl -lpthread
checking the number of available CPUs... 20
configure: adding automake macro support
configure: creating aminclude.am
configure: added jobserver support to make for 21 jobs
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating stamp-h
config.status: creating Makefile
config.status: creating wolfssl/version.h
config.status: creating wolfssl/options.h
config.status: creating support/wolfssl.pc
config.status: creating debian/control
config.status: creating debian/changelog
config.status: creating rpm/spec
config.status: creating wolfcrypt/test/test_paths.h
config.status: creating scripts/unit.test
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing wolfssl/wolfcrypt/async.h commands
config.status: executing wolfssl/wolfcrypt/fips.h commands
config.status: executing wolfssl/wolfcrypt/port/cavium/cavium_nitrox.h commands
config.status: executing wolfssl/wolfcrypt/port/intel/quickassist.h commands
config.status: executing wolfssl/wolfcrypt/port/intel/quickassist_mem.h commands
configure: ---
configure: Running make clean...
configure: ---
configure: Generating user options header...
---
Configuration summary for wolfssl version 5.7.2
* Installation prefix: /usr/local
* System type: pc-linux-gnu
* Host CPU: x86_64
* C Compiler: gcc
* C Flags: -DWOLFSSL_ISOTP -Werror -Wno-pragmas -Wall -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv
* C++ Compiler:
* C++ Flags:
* CPP Flags:
* CCAS Flags: -DWOLFSSL_ISOTP
* LD Flags:
* LIB Flags: -pie -z relro -z now -Werror
* Library Suffix:
* Debug enabled: no
* Coverage enabled:
* Warnings as failure: yes
* make -j: 21
* VCS checkout: yes
Features
* Experimental settings: Forbidden
* FIPS: no
* Single threaded: no
* Filesystem: yes
* OpenSSH Build: no
* OpenSSL Extra API: no
* OpenSSL Coexist: no
* Old Names: yes
* Max Strength Build: no
* Distro Build: no
* Reproducible Build: no
* Side-channel Hardening: yes
* Single Precision Math: no
* SP implementation: all
* Fast Math: no
* Heap Math: no
* Assembly Allowed: yes
* sniffer: no
* snifftest: no
* ARC4: no
* AES: yes
* AES-NI: no
* AES-CBC: yes
* AES-CBC length checks: no
* AES-GCM: yes
* AES-GCM streaming: no
* AES-CCM: no
* AES-CTR: no
* AES-CFB: no
* AES-OFB: no
* AES-XTS: no
* AES-XTS streaming: no
* AES-SIV: no
* AES-EAX: no
* AES Bitspliced: no
* AES Key Wrap: no
* ARIA: no
* DES3: no
* DES3 TLS Suites: no
* Camellia: no
* CUDA: no
* SM4-ECB: no
* SM4-CBC: no
* SM4-CTR: no
* SM4-GCM: no
* SM4-CCM: no
* NULL Cipher: no
* MD2: no
* MD4: no
* MD5: yes
* RIPEMD: no
* SHA: yes
* SHA-224: yes
* SHA-384: yes
* SHA-512: yes
* SHA3: yes
* SHAKE128: no
* SHAKE256: no
* SM3: no
* BLAKE2: no
* BLAKE2S: no
* SipHash: no
* CMAC: no
* keygen: no
* acert: no
* certgen: no
* certreq: no
* certext: no
* certgencache: no
* CHACHA: yes
* XCHACHA: no
* Hash DRBG: yes
* MmemUse Entropy:
* (AKA: wolfEntropy): no
* PWDBASED: yes
* Encrypted keys: no
* scrypt: no
* wolfCrypt Only: no
* HKDF: yes
* HPKE: no
* X9.63 KDF: no
* SRTP-KDF: no
* PSK: no
* Poly1305: yes
* LEANPSK: no
* LEANTLS: no
* RSA: yes
* RSA-PSS: yes
* DSA: no
* DH: yes
* DH Default Parameters: yes
* ECC: yes
* ECC Custom Curves: no
* ECC Minimum Bits: 224
* FPECC: no
* ECC_ENCRYPT: no
* Brainpool: no
* SM2: no
* CURVE25519: no
* ED25519: no
* ED25519 streaming: no
* CURVE448: no
* ED448: no
* ED448 streaming: no
* LMS: no
* LMS wolfSSL impl:
* XMSS: no
* XMSS wolfSSL impl:
* KYBER: no
* KYBER wolfSSL impl: no
* DILITHIUM: no
* ECCSI no
* SAKKE no
* ASN: yes
* Anonymous cipher: no
* CODING: yes
* MEMORY: yes
* I/O POOL: no
* wolfSentry: no
* LIGHTY: no
* WPA Supplicant: no
* HAPROXY: no
* STUNNEL: no
* tcpdump: no
* libssh2: no
* ntp: no
* rsyslog: no
* Apache httpd: no
* NGINX: no
* OpenResty: no
* ASIO: no
* LIBWEBSOCKETS: no
* Qt: no
* Qt Unit Testing: no
* SIGNAL: no
* chrony: no
* strongSwan: no
* OpenLDAP: no
* hitch: no
* memcached: no
* Mosquitto no
* ERROR_STRINGS: yes
* DTLS: no
* DTLS v1.3: no
* SCTP: no
* SRTP: no
* Indefinite Length: no
* Multicast: no
* SSL v3.0 (Old): no
* TLS v1.0 (Old): no
* TLS v1.1 (Old): no
* TLS v1.2: yes
* TLS v1.3: yes
* RPK: no
* Post-handshake Auth: no
* Early Data: no
* QUIC: no
* Send State in HRR Cookie: undefined
* OCSP: no
* OCSP Stapling: no
* OCSP Stapling v2: no
* CRL: no
* CRL-MONITOR: no
* Persistent session cache: no
* Persistent cert cache: no
* Atomic User Record Layer: no
* Public Key Callbacks: no
* libxmss: no
* liblms: no
* liboqs: no
* Whitewood netRandom: no
* Server Name Indication: yes
* ALPN: no
* Maximum Fragment Length: no
* Trusted CA Indication: no
* Truncated HMAC: no
* Supported Elliptic Curves: yes
* FFDHE only in client: no
* Session Ticket: no
* Extended Master Secret: yes
* Renegotiation Indication: no
* Secure Renegotiation: no
* Fallback SCSV: no
* Keying Material Exporter: no
* All TLS Extensions: no
* S/MIME: no
* PKCS#7: no
* PKCS#8: yes
* PKCS#11: no
* PKCS#12: yes
* wolfSSH: no
* wolfEngine: no
* wolfTPM: no
* wolfCLU: no
* wolfSCEP: no
* Secure Remote Password: no
* Small Stack: no
* Linux Kernel Module: no
* valgrind unit tests: no
* LIBZ: no
* Examples: yes
* Crypt tests: yes
* Stack sizes in tests: no
* Heap stats in tests: no
* Asynchronous Crypto: no
* Asynchronous Crypto (sim): no
* Cavium Nitrox: no
* Cavium Octeon (Sync): no
* Intel Quick Assist: no
* ARM ASM: no
* ARM ASM SHA512/SHA3 Crypto no
* ARM ASM SM3/SM4 Crypto no
* RISC-V ASM no
* Write duplicate: no
* Xilinx Hardware Acc.: no
* Inline Code: yes
* Linux AF_ALG: no
* Linux KCAPI: no
* Linux devcrypto: no
* PK callbacks: no
* Crypto callbacks: no
* i.MX CAAM: no
* IoT-Safe: no
* IoT-Safe HWRNG: no
* NXP SE050: no
* Maxim Integrated MAXQ10XX: no
* PSA: no
* System CA certs: yes
* Dual alg cert support: no
* ERR Queues per Thread: yes
* rwlock: no
* keylog export: no
* AutoSAR : no
---
./configure flags: 'CFLAGS=-DWOLFSSL_ISOTP'
---
Note: Make sure your application includes "wolfssl/options.h" before any other wolfSSL headers.
You can define "WOLFSSL_USE_OPTIONS_H" in your application to include this automatically.
(base) chino@chino-Legion-5-15IAH7H:~/wolfssl$ make all
make -j21 all-recursive
make[1]: Entering directory '/home/chino/wolfssl'
make[2]: Entering directory '/home/chino/wolfssl'
make[2]: warning: -j21 forced in submake: resetting jobserver mode.
CC wolfcrypt/test/testsuite_testsuite_test-test.o
CC examples/client/testsuite_testsuite_test-client.o
CC examples/echoclient/testsuite_testsuite_test-echoclient.o
CC examples/echoserver/testsuite_testsuite_test-echoserver.o
CC examples/server/testsuite_testsuite_test-server.o
CC examples/client/tests_unit_test-client.o
CC examples/server/tests_unit_test-server.o
CC wolfcrypt/benchmark/benchmark.o
CC wolfcrypt/src/src_libwolfssl_la-hmac.lo
CC wolfcrypt/src/src_libwolfssl_la-hash.lo
CC wolfcrypt/src/src_libwolfssl_la-cpuid.lo
CC wolfcrypt/src/src_libwolfssl_la-kdf.lo
CC wolfcrypt/src/src_libwolfssl_la-random.lo
CC wolfcrypt/src/src_libwolfssl_la-sha256.lo
CC wolfcrypt/src/src_libwolfssl_la-rsa.lo
CC wolfcrypt/src/src_libwolfssl_la-sp_int.lo
CC wolfcrypt/src/src_libwolfssl_la-aes.lo
CC wolfcrypt/src/src_libwolfssl_la-sha.lo
CC wolfcrypt/src/src_libwolfssl_la-sha512.lo
CC wolfcrypt/src/src_libwolfssl_la-sha3.lo
CC wolfcrypt/src/src_libwolfssl_la-logging.lo
CC wolfcrypt/src/src_libwolfssl_la-wc_port.lo
CC wolfcrypt/src/src_libwolfssl_la-error.lo
CC wolfcrypt/src/src_libwolfssl_la-wc_encrypt.lo
CC wolfcrypt/src/src_libwolfssl_la-signature.lo
CC wolfcrypt/src/src_libwolfssl_la-wolfmath.lo
CC wolfcrypt/src/src_libwolfssl_la-memory.lo
CC wolfcrypt/src/src_libwolfssl_la-dh.lo
CC wolfcrypt/src/src_libwolfssl_la-asn.lo
CC wolfcrypt/src/src_libwolfssl_la-coding.lo
CC wolfcrypt/src/src_libwolfssl_la-poly1305.lo
CC wolfcrypt/src/src_libwolfssl_la-md5.lo
CC wolfcrypt/src/src_libwolfssl_la-pwdbased.lo
CC wolfcrypt/src/src_libwolfssl_la-pkcs12.lo
CC wolfcrypt/src/src_libwolfssl_la-chacha.lo
CC wolfcrypt/src/src_libwolfssl_la-chacha20_poly1305.lo
CC wolfcrypt/src/src_libwolfssl_la-ecc.lo
CC wolfcrypt/src/src_libwolfssl_la-wc_lms.lo
CC wolfcrypt/src/src_libwolfssl_la-wc_lms_impl.lo
CC wolfcrypt/src/src_libwolfssl_la-wc_xmss.lo
CC wolfcrypt/src/src_libwolfssl_la-wc_xmss_impl.lo
CC src/libwolfssl_la-internal.lo
CC src/libwolfssl_la-wolfio.lo
CC src/libwolfssl_la-keys.lo
CC src/libwolfssl_la-ssl.lo
CC src/libwolfssl_la-tls.lo
CC src/libwolfssl_la-tls13.lo
CC wolfcrypt/test/test.o
CC examples/benchmark/tls_bench.o
CC examples/client/client-client.o
CC examples/echoclient/echoclient.o
CC examples/echoserver/echoserver.o
CC examples/server/server-server.o
CC examples/asn1/asn1.o
CC examples/pem/pem.o
CC testsuite/testsuite_test-testsuite.o
CC tests/unit_test-unit.o
CC tests/unit_test-api.o
CC tests/unit_test-suites.o
CC tests/unit_test-hash.o
CC tests/unit_test-w64wrapper.o
CC tests/unit_test-srp.o
CC tests/unit_test-quic.o
CCLD src/libwolfssl.la
CCLD wolfcrypt/benchmark/benchmark
CCLD wolfcrypt/test/testwolfcrypt
CCLD examples/client/client
CCLD examples/benchmark/tls_bench
CCLD examples/echoclient/echoclient
CCLD examples/echoserver/echoserver
CCLD examples/server/server
CCLD examples/asn1/asn1
CCLD examples/pem/pem
CCLD testsuite/testsuite.test
CCLD tests/unit.test
make[2]: Leaving directory '/home/chino/wolfssl'
make[1]: Leaving directory '/home/chino/wolfssl'
(base) chino@chino-Legion-5-15IAH7H:~/wolfssl$ sudo make install
[sudo] password for chino:
make -j21 install-recursive
make[1]: Entering directory '/home/chino/wolfssl'
make[2]: Entering directory '/home/chino/wolfssl'
make[2]: warning: -j21 forced in submake: resetting jobserver mode.
make[3]: Entering directory '/home/chino/wolfssl'
make[3]: warning: -j21 forced in submake: resetting jobserver mode.
/bin/bash /home/chino/wolfssl/build-aux/install-sh -d /usr/local/bin
/usr/bin/mkdir -p '/usr/local/share/doc/wolfssl'
/usr/bin/mkdir -p '/usr/local/share/doc/wolfssl/example'
/usr/bin/install -c -m 644 certs/taoCert.txt doc/README.txt doc/QUIC.md '/usr/local/share/doc/wolfssl'
/usr/bin/install -c -m 644 examples/async/async_server.c examples/async/async_client.c examples/benchmark/tls_bench.c examples/client/client.c examples/echoclient/echoclient.c examples/echoserver/echoserver.c examples/server/server.c examples/sctp/sctp-server.c examples/sctp/sctp-server-dtls.c examples/sctp/sctp-client.c examples/sctp/sctp-client-dtls.c '/usr/local/share/doc/wolfssl/example'
/usr/bin/install -c wolfssl-config /usr/local/bin
/usr/bin/mkdir -p '/usr/local/include'
/usr/bin/mkdir -p '/usr/local/lib/pkgconfig'
/usr/bin/mkdir -p '/usr/local/lib'
/usr/bin/install -c -m 644 support/wolfssl.pc '/usr/local/lib/pkgconfig'
/bin/bash ./libtool --mode=install /usr/bin/install -c src/libwolfssl.la '/usr/local/lib'
/usr/bin/mkdir -p '/usr/local/include/wolfssl/wolfcrypt'
/usr/bin/install -c -m 644 wolfssl/wolfcrypt/aes.h wolfssl/wolfcrypt/arc4.h wolfssl/wolfcrypt/asn.h wolfssl/wolfcrypt/asn_public.h wolfssl/wolfcrypt/poly1305.h wolfssl/wolfcrypt/camellia.h wolfssl/wolfcrypt/cmac.h wolfssl/wolfcrypt/coding.h wolfssl/wolfcrypt/compress.h wolfssl/wolfcrypt/des3.h wolfssl/wolfcrypt/dh.h wolfssl/wolfcrypt/dsa.h wolfssl/wolfcrypt/ecc.h wolfssl/wolfcrypt/curve25519.h wolfssl/wolfcrypt/ed25519.h wolfssl/wolfcrypt/fe_operations.h wolfssl/wolfcrypt/ge_operations.h wolfssl/wolfcrypt/curve448.h wolfssl/wolfcrypt/ed448.h wolfssl/wolfcrypt/falcon.h wolfssl/wolfcrypt/dilithium.h wolfssl/wolfcrypt/sphincs.h wolfssl/wolfcrypt/fe_448.h wolfssl/wolfcrypt/ge_448.h wolfssl/wolfcrypt/eccsi.h wolfssl/wolfcrypt/sakke.h wolfssl/wolfcrypt/error-crypt.h wolfssl/wolfcrypt/fips_test.h wolfssl/wolfcrypt/hash.h wolfssl/wolfcrypt/hmac.h wolfssl/wolfcrypt/hpke.h wolfssl/wolfcrypt/kdf.h wolfssl/wolfcrypt/integer.h wolfssl/wolfcrypt/md2.h wolfssl/wolfcrypt/md4.h wolfssl/wolfcrypt/md5.h wolfssl/wolfcrypt/misc.h wolfssl/wolfcrypt/pkcs7.h wolfssl/wolfcrypt/wc_encrypt.h wolfssl/wolfcrypt/wc_port.h '/usr/local/include/wolfssl/wolfcrypt'
/usr/bin/mkdir -p '/usr/local/include/wolfssl/wolfcrypt'
/usr/bin/install -c -m 644 wolfssl/wolfcrypt/pwdbased.h wolfssl/wolfcrypt/chacha.h wolfssl/wolfcrypt/chacha20_poly1305.h wolfssl/wolfcrypt/random.h wolfssl/wolfcrypt/ripemd.h wolfssl/wolfcrypt/rsa.h wolfssl/wolfcrypt/rc2.h wolfssl/wolfcrypt/settings.h wolfssl/wolfcrypt/sha256.h wolfssl/wolfcrypt/sha512.h wolfssl/wolfcrypt/sha.h wolfssl/wolfcrypt/signature.h wolfssl/wolfcrypt/blake2.h wolfssl/wolfcrypt/blake2-int.h wolfssl/wolfcrypt/blake2-impl.h wolfssl/wolfcrypt/tfm.h wolfssl/wolfcrypt/srp.h wolfssl/wolfcrypt/types.h wolfssl/wolfcrypt/visibility.h wolfssl/wolfcrypt/logging.h wolfssl/wolfcrypt/memory.h wolfssl/wolfcrypt/mpi_class.h wolfssl/wolfcrypt/mpi_superclass.h wolfssl/wolfcrypt/mem_track.h wolfssl/wolfcrypt/wolfevent.h wolfssl/wolfcrypt/pkcs12.h wolfssl/wolfcrypt/wolfmath.h wolfssl/wolfcrypt/sha3.h wolfssl/wolfcrypt/siphash.h wolfssl/wolfcrypt/cpuid.h wolfssl/wolfcrypt/cryptocb.h wolfssl/wolfcrypt/kyber.h wolfssl/wolfcrypt/wc_kyber.h wolfssl/wolfcrypt/ext_kyber.h wolfssl/wolfcrypt/sm2.h wolfssl/wolfcrypt/sm3.h wolfssl/wolfcrypt/sm4.h wolfssl/wolfcrypt/lms.h wolfssl/wolfcrypt/wc_lms.h wolfssl/wolfcrypt/ext_lms.h '/usr/local/include/wolfssl/wolfcrypt'
/usr/bin/mkdir -p '/usr/local/include/wolfssl/openssl'
/usr/bin/install -c -m 644 wolfssl/openssl/asn1.h wolfssl/openssl/asn1t.h wolfssl/openssl/aes.h wolfssl/openssl/bio.h wolfssl/openssl/bn.h wolfssl/openssl/buffer.h wolfssl/openssl/camellia.h wolfssl/openssl/cmac.h wolfssl/openssl/cms.h wolfssl/openssl/compat_types.h wolfssl/openssl/conf.h wolfssl/openssl/crypto.h wolfssl/openssl/des.h wolfssl/openssl/dh.h wolfssl/openssl/dsa.h wolfssl/openssl/ecdsa.h wolfssl/openssl/ecdh.h wolfssl/openssl/ec.h wolfssl/openssl/ec25519.h wolfssl/openssl/ed25519.h wolfssl/openssl/ec448.h wolfssl/openssl/ed448.h wolfssl/openssl/engine.h wolfssl/openssl/err.h wolfssl/openssl/evp.h wolfssl/openssl/fips_rand.h wolfssl/openssl/hmac.h wolfssl/openssl/kdf.h wolfssl/openssl/lhash.h wolfssl/openssl/md4.h wolfssl/openssl/md5.h wolfssl/openssl/modes.h wolfssl/openssl/ripemd.h wolfssl/openssl/obj_mac.h wolfssl/openssl/objects.h wolfssl/openssl/ocsp.h wolfssl/openssl/opensslconf.h wolfssl/openssl/opensslv.h wolfssl/openssl/ossl_typ.h wolfssl/openssl/pem.h '/usr/local/include/wolfssl/openssl'
/usr/bin/mkdir -p '/usr/local/include/wolfssl/openssl'
/usr/bin/install -c -m 644 wolfssl/openssl/pkcs12.h wolfssl/openssl/pkcs7.h wolfssl/openssl/rand.h wolfssl/openssl/rsa.h wolfssl/openssl/safestack.h wolfssl/openssl/sha.h wolfssl/openssl/sha3.h wolfssl/openssl/srp.h wolfssl/openssl/ssl23.h wolfssl/openssl/ssl.h wolfssl/openssl/stack.h wolfssl/openssl/tls1.h wolfssl/openssl/txt_db.h wolfssl/openssl/ui.h wolfssl/openssl/x509.h wolfssl/openssl/x509_vfy.h wolfssl/openssl/x509v3.h wolfssl/openssl/rc4.h '/usr/local/include/wolfssl/openssl'
/usr/bin/mkdir -p '/usr/local/include/wolfssl/wolfcrypt'
/usr/bin/install -c -m 644 wolfssl/wolfcrypt/xmss.h wolfssl/wolfcrypt/wc_xmss.h wolfssl/wolfcrypt/ext_xmss.h wolfssl/wolfcrypt/sp_int.h '/usr/local/include/wolfssl/wolfcrypt'
/usr/bin/mkdir -p '/usr/local/include/wolfssl'
/usr/bin/install -c -m 644 wolfssl/error-ssl.h wolfssl/ssl.h wolfssl/sniffer_error.h wolfssl/sniffer.h wolfssl/callbacks.h wolfssl/certs_test.h wolfssl/test.h wolfssl/version.h wolfssl/ocsp.h wolfssl/quic.h wolfssl/crl.h wolfssl/wolfio.h wolfssl/options.h '/usr/local/include/wolfssl'
libtool: install: /usr/bin/install -c src/.libs/libwolfssl.so.42.2.0 /usr/local/lib/libwolfssl.so.42.2.0
libtool: install: (cd /usr/local/lib && { ln -s -f libwolfssl.so.42.2.0 libwolfssl.so.42 || { rm -f libwolfssl.so.42 && ln -s libwolfssl.so.42.2.0 libwolfssl.so.42; }; })
libtool: install: (cd /usr/local/lib && { ln -s -f libwolfssl.so.42.2.0 libwolfssl.so || { rm -f libwolfssl.so && ln -s libwolfssl.so.42.2.0 libwolfssl.so; }; })
libtool: install: /usr/bin/install -c src/.libs/libwolfssl.lai /usr/local/lib/libwolfssl.la
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/local/lib
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to '/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Leaving directory '/home/chino/wolfssl'
make[2]: Leaving directory '/home/chino/wolfssl'
make[1]: Leaving directory '/home/chino/wolfssl'
(base) chino@chino-Legion-5-15IAH7H:~/wolfssl$