| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [build] Mark known reviewed files as permitted for UEFI Secure Boot | Michael Brown | 2026-01-14 | 1 | -0/+1 |
| | | | | | | | | | | Some past security reviews carried out for UEFI Secure Boot signing submissions have covered specific drivers or functional areas of iPXE. Mark all of the files comprising these areas as permitted for UEFI Secure Boot. Signed-off-by: Michael Brown <mcb30@ipxe.org> | ||||
| * | [crypto] Expose the (prime) group order as an elliptic curve property | Michael Brown | 2025-12-05 | 1 | -1/+8 |
| | | | | | | | | | | | | ECDSA requires knowledge of the group order of the base point, and is defined only for curves with a prime group order (e.g. the NIST curves). Add the group order as an explicit property of an elliptic curve, and add tests to verify that the order is correct. Signed-off-by: Michael Brown <mcb30@ipxe.org> | ||||
| * | [crypto] Add definitions and tests for the NIST P-256 elliptic curve | Michael Brown | 2025-01-28 | 1 | -0/+67 |
| Signed-off-by: Michael Brown <mcb30@ipxe.org> | |||||
