commit | 0890ab94539f682450c0e9ac86bcbb6c8ee067d4 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Wed Dec 08 10:30:23 2021 -0600 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed Dec 08 10:30:29 2021 -0600 |
tree | 6aead66b502a505b8ea69f3b861a317dc969d0d8 | |
parent | 564bc90d8c0702ed309622a7457ebea65ba5ac13 [diff] |
openssl: test: stop using deprecated SHA512_* functions Complete the work from I91959eef65793f1092536f7e4c027839ce6cdf52 to switch the test cases over to the OpenSSL 3 supported functions. Tested: This was done in two steps to show that the conversion is identical. Test cases pass with conversion. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ia2abc82f0b1282a52925a0eb9a2246d05f9b30cf
Phosphor BMC Code Management provides a set of system software management applications. More information can be found at Software Architecture
To build this package, do the following steps:
meson build
ninja -C build
To clean the repository run rm -r build
.