|
iPXE
|
Elliptic curve digital signature algorithm (ECDSA) More...
#include <ipxe/crypto.h>Go to the source code of this file.
Macros | |
| #define | ECDSA_UNCOMPRESSED 0x04 |
| Uncompressed curve point. More... | |
Functions | |
| FILE_LICENCE (GPL2_OR_LATER_OR_UBDL) | |
Variables | |
| struct pubkey_algorithm | ecdsa_algorithm |
| ECDSA public-key algorithm. More... | |
Elliptic curve digital signature algorithm (ECDSA)
Definition in file ecdsa.h.
| FILE_LICENCE | ( | GPL2_OR_LATER_OR_UBDL | ) |
| struct pubkey_algorithm ecdsa_algorithm |
1.8.15