commit | 633f4f362dbdf1f3177ee0f6b5b63085af7c1be5 | [log] [tgz] |
---|---|---|
author | Michael Brown <mcb30@ipxe.org> | Sun Aug 18 20:01:08 2024 +0100 |
committer | Michael Brown <mcb30@ipxe.org> | Sun Aug 18 23:51:43 2024 +0100 |
tree | 03685b30c5c89436a9241da52148af21a9f58d68 | |
parent | 53f089b723e16eecb4fd2e2a59b74b3932431b30 [diff] |
[test] Generalise public-key algorithm tests and use okx() Generalise the existing support for performing RSA public-key encryption, decryption, signature, and verification tests, and update the code to use okx() for neater reporting of test results. Signed-off-by: Michael Brown <mcb30@ipxe.org>