Module strategy

Module strategy 

Source
Expand description

Utils for tree traversal strategies

Constants§

P434_THREE_TORSION_STRATEGY
3-torsion reference strategy for SIKEp434 (ref C.1.2.)
P434_TWO_TORSION_STRATEGY
2-torsion reference strategy for SIKEp434 (ref C.1.1.)
P503_THREE_TORSION_STRATEGY
3-torsion reference strategy for SIKEp503 (ref C.2.2.)
P503_TWO_TORSION_STRATEGY
2-torsion reference strategy for SIKEp503 (ref C.2.1.)
P610_THREE_TORSION_STRATEGY
3-torsion reference strategy for SIKEp610 (ref C.3.2.)
P610_TWO_TORSION_STRATEGY
2-torsion reference strategy for SIKEp610 (ref C.3.1.)
P751_THREE_TORSION_STRATEGY
3-torsion reference strategy for SIKEp751 (ref C.4.2.)
P751_TWO_TORSION_STRATEGY
2-torsion reference strategy for SIKEp751 (ref C.4.1.)

Functions§

compute_strategy
Computing optimised strategy (ref compute_strategy, Algorithm 46 p. 75).

Type Aliases§

Torsion2Strategy
2-torsion tree-traversal strategy
Torsion3Strategy
3-torsion tree-traversal strategy