summaryrefslogtreecommitdiffstats
path: root/src/include/ipxe/ecdsa.h
Commit message (Collapse)AuthorAgeFilesLines
* [build] Mark known reviewed files as permitted for UEFI Secure BootMichael Brown2026-01-141-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] Add support for ECDSA signaturesMichael Brown2025-12-191-0/+19
Signed-off-by: Michael Brown <mcb30@ipxe.org>