summaryrefslogtreecommitdiffstats
path: root/src/crypto/ecdsa.c
Commit message (Expand)AuthorAgeFilesLines
* [build] Mark known reviewed files as permitted for UEFI Secure BootMichael Brown2026-01-141-0/+1
* [crypto] Allow ecPublicKey to be identified as a public-key algorithmMichael Brown2025-12-191-1/+16
* [crypto] Add support for ECDSA signaturesMichael Brown2025-12-191-0/+928