wolfssl icon indicating copy to clipboard operation
wolfssl copied to clipboard

Common changes

Open sjaeckel opened this issue 3 years ago • 3 comments

Description

This PR contains the common (non board-specific) changes done while working on the port for Xilinx Versal.

Testing

Ran make check.

Checklist

  • [ ] added tests
  • [ ] updated/added doxygen
  • [ ] updated appropriate READMEs
  • [ ] Updated manual and documentation

sjaeckel avatar May 23 '22 14:05 sjaeckel

Can one of the wolfSSL admins verify this patch?

wolfSSL-Bot avatar May 23 '22 14:05 wolfSSL-Bot

ok to test

JacobBarthelmeh avatar May 23 '22 15:05 JacobBarthelmeh

Steps to reproduce:

Download wolfssl-5.3.0-gplv3-fips-ready.zip  from www.wolfssl.com/download/
update wolfssl-5.3.0-gplv3-fips-ready/wolfcrypt/test/test.c with the test.c from this PR
open wolfssl-5.3.0-gplv3-fips-ready/IDE/WIN10/wolfssl-fips.sln in VS
build and run the project 'test'
update the core hash, line 1310 in fips_test.c
rebuild and run the project 'test'

exists an option to update the core hash w/o having to use VS on Windows?

sjaeckel avatar Jul 04 '22 15:07 sjaeckel