Data Structures | Macros
ECDSALPF3SW.h File Reference

Detailed Description

ECDSA software driver implementation for the Low Power F3 family.

============================================================================

This file should only be included in the board file to fill the ECDSA_config struct.

Hardware and Implementation Details

The driver is backed by a software ECC library implementation.

Supported Curves

The driver implementation supports the following curves for ECDSA:

Curves Supported
NISTP256
NISTP224
#include <stdint.h>
#include <stdbool.h>
#include <ti/drivers/ECDSA.h>
#include <third_party/ecc/include/lowlevelapi.h>
Include dependency graph for ECDSALPF3SW.h:

Go to the source code of this file.

Data Structures

struct  ECDSALPF3SW_HWAttrs
 ECDSALPF3SW Hardware Attributes. More...
 
struct  ECDSALPF3SW_Object
 ECDSALPF3SW Object. More...
 

Macros

#define ECDSALPF3SW_ECC_WINDOW_SIZE   3
 
#define ECDSALPF3SW_ECC_WORKZONE_WORDS   254
 

Macro Definition Documentation

§ ECDSALPF3SW_ECC_WINDOW_SIZE

#define ECDSALPF3SW_ECC_WINDOW_SIZE   3

§ ECDSALPF3SW_ECC_WORKZONE_WORDS

#define ECDSALPF3SW_ECC_WORKZONE_WORDS   254
© Copyright 1995-2024, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale