Skip to main content

Module projective

Module projective 

Source
Expand description

Projective curve points.

Structsยง

ProjectivePoint
Point on a Weierstrass curve in projective coordinates.

Functionsยง

batch_normalize_generic ๐Ÿ”’
Generic implementation of batch normalization.
lincomb ๐Ÿ”’

Type Aliasesยง

DefaultWnafWindowSize ๐Ÿ”’
Default w-NAF window size to use.
WnafBase ๐Ÿ”’
WnafBase generic around an elliptic curve C using default window size for this curve.
WnafScalar ๐Ÿ”’
WnafScalar generic around an elliptic curve C using default window size for this curve.