Data Structures | Macros | Variables
BrainpoolP384R1 curve params

Data Structures

union  ECC_BrainpoolP384R1_Param
 Union to access ECC_BrainpoolP384R1 curve params in bytes or words. More...
 

Macros

#define ECCParams_BrainpoolP384R1_LENGTH   48
 Length of BrainpoolP384R1 curve parameters in bytes. More...
 

Variables

const ECC_BrainpoolP384R1_Param ECC_BrainpoolP384R1_generatorX
 X coordinate of the generator point of the ECC_BrainpoolP384R1 curve. More...
 
const ECC_BrainpoolP384R1_Param ECC_BrainpoolP384R1_generatorY
 Y coordinate of the generator point of the ECC_BrainpoolP384R1 curve. More...
 
const ECC_BrainpoolP384R1_Param ECC_BrainpoolP384R1_prime
 Prime of the generator point of the ECC_BrainpoolP384R1 curve. More...
 
const ECC_BrainpoolP384R1_Param ECC_BrainpoolP384R1_a
 'a' constant of the ECC_BrainpoolP384R1 curve when expressed in short Weierstrass form (y^2 = x^3 + a*x + b). More...
 
const ECC_BrainpoolP384R1_Param ECC_BrainpoolP384R1_b
 'b' constant of the ECC_BrainpoolP384R1 curve when expressed in short Weierstrass form (y^2 = x^3 + a*x + b). More...
 
const ECC_BrainpoolP384R1_Param ECC_BrainpoolP384R1_order
 Order of the generator point of the ECC_BrainpoolP384R1 curve. More...
 
const ECC_BrainpoolP384R1_Param ECC_BrainpoolP384R1_k_mont
 'k' in Montgomery domain of the ECC_BrainpoolP384R1 curve. More...
 
const ECC_BrainpoolP384R1_Param ECC_BrainpoolP384R1_a_mont
 'a' in Montgomery domain of the ECC_BrainpoolP384R1 curve. More...
 
const ECC_BrainpoolP384R1_Param ECC_BrainpoolP384R1_b_mont
 'b' in Montgomery domain of the ECC_BrainpoolP384R1 curve. More...
 

Detailed Description

Macro Definition Documentation

§ ECCParams_BrainpoolP384R1_LENGTH

#define ECCParams_BrainpoolP384R1_LENGTH   48

Length of BrainpoolP384R1 curve parameters in bytes.

Variable Documentation

§ ECC_BrainpoolP384R1_generatorX

const ECC_BrainpoolP384R1_Param ECC_BrainpoolP384R1_generatorX

X coordinate of the generator point of the ECC_BrainpoolP384R1 curve.

§ ECC_BrainpoolP384R1_generatorY

const ECC_BrainpoolP384R1_Param ECC_BrainpoolP384R1_generatorY

Y coordinate of the generator point of the ECC_BrainpoolP384R1 curve.

§ ECC_BrainpoolP384R1_prime

const ECC_BrainpoolP384R1_Param ECC_BrainpoolP384R1_prime

Prime of the generator point of the ECC_BrainpoolP384R1 curve.

§ ECC_BrainpoolP384R1_a

const ECC_BrainpoolP384R1_Param ECC_BrainpoolP384R1_a

'a' constant of the ECC_BrainpoolP384R1 curve when expressed in short Weierstrass form (y^2 = x^3 + a*x + b).

§ ECC_BrainpoolP384R1_b

const ECC_BrainpoolP384R1_Param ECC_BrainpoolP384R1_b

'b' constant of the ECC_BrainpoolP384R1 curve when expressed in short Weierstrass form (y^2 = x^3 + a*x + b).

§ ECC_BrainpoolP384R1_order

const ECC_BrainpoolP384R1_Param ECC_BrainpoolP384R1_order

Order of the generator point of the ECC_BrainpoolP384R1 curve.

§ ECC_BrainpoolP384R1_k_mont

const ECC_BrainpoolP384R1_Param ECC_BrainpoolP384R1_k_mont

'k' in Montgomery domain of the ECC_BrainpoolP384R1 curve.

§ ECC_BrainpoolP384R1_a_mont

const ECC_BrainpoolP384R1_Param ECC_BrainpoolP384R1_a_mont

'a' in Montgomery domain of the ECC_BrainpoolP384R1 curve.

§ ECC_BrainpoolP384R1_b_mont

const ECC_BrainpoolP384R1_Param ECC_BrainpoolP384R1_b_mont

'b' in Montgomery domain of the ECC_BrainpoolP384R1 curve.

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