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
Is there a set of #defines for Xilinx Microblaze embedded applications?
There is #define WOLFSSL_XILINX and #define WOLFSSL_XILINX_CRYPT in settings.h, but are these sufficient for microblaze builds? Will we need to port wolfSSL?
Our FPGA part number is XC6SLX150-FGG676-3 and we are running Xilinx 13.4 (nt). The Microblaze IP version is 8.20.b.
The compiler is mb-g++ and is located in: C:\Xilinx\13.4\SDK\SDK\gnu\microblaze\nt\bin
Our application does not have a file system or an operating system. Also, we need to support the ECDHE-ECDSA-AES256-GCM-SHA384 cipher suite.
Thank you
Hello,
Does wolfSSL allow a client/server to control retries and timeouts for individual TLS Handshaking messages? For example, if the CLIENT_HELLO message is lost during transmission, can wolfSSL be configured to resend the CLIENT_HELLO message multiple times until it receives a response from the server? Our customer has specific requirements for timeouts and retries for each phase the handshaking protocol. Our application would be using memory interfaces (not TCP/IP) to transmit/receive data using a proprietary wireless messaging protocol.
Thank You,
Paul
Posts found: 2
Generated in 0.014 seconds (95% PHP - 5% DB) with 4 queries