Hi all,
working with wolfssl 5.3.1 stable
Have some questions:
1) About TLS 1.3, is it possible to configure wolfssl to disable change_cipher_spec records ?
2) Is it possible co configure the record data chunk size ?
Thanks,
angelo
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 _angelo_
Pages 1
Hi all,
working with wolfssl 5.3.1 stable
Have some questions:
1) About TLS 1.3, is it possible to configure wolfssl to disable change_cipher_spec records ?
2) Is it possible co configure the record data chunk size ?
Thanks,
angelo
Hi all,
would like to use caam hw engine on this cpu.
I am using
EXTRA_OECONF += "--enable-all --enable-cryptocb --enable-caam"
| ../git/wolfcrypt/test/test.c:2579:15: error: storage size of 'sha' isn't known
| 2579 | wc_Sha224 sha, shaCopy;
../git/wolfssl/wolfcrypt/hash.h:100:19: error: field 'sha224' has incomplete type
| 100 | wc_Sha224 sha224;
| ../git/wolfssl/wolfcrypt/port/caam/wolfcaam.h:55:40: error: unknown type name 'CAAM_ADDRESS'
| 55 | WOLFSSL_LOCAL int caamWriteToPartition(CAAM_ADDRESS addr, const unsigned char* in, int inSz);
| | ^~~~~~~~~~~~
and much more.
Any help appreciated.
Regards,
angelo
Pages 1
wolfSSL - Embedded SSL Library → Posts by _angelo_
Powered by PunBB, supported by Informer Technologies, Inc.
Generated in 0.014 seconds (95% PHP - 5% DB) with 4 queries