[][src]Module sapling_crypto_ce::group_hash

Structs

BlakeHasher
Keccak256Hasher

Traits

GroupHasher

Functions

baby_group_hash

Produces a random point in the Alt Baby Jubjub curve. The point is guaranteed to be prime order and not the identity.

generic_group_hash

Produces a random point in the Jubjub curve. The point is guaranteed to be prime order and not the identity.

group_hash

Produces a random point in the Jubjub curve. The point is guaranteed to be prime order and not the identity.