Module curve25519_dalek::traits [] [src]

Module for common traits.

Traits

Identity

Trait for getting the identity element of a point type.

IsIdentity

Trait for testing if a curve point is equivalent to the identity point.