Skip to main content

point_to_symmetric_key

Standalone Functions

point_to_symmetric_key

point_to_symmetric_key(secret, point);

point is not the only input of the function. Unify naming with TS once we have a better name.

Parameters

NameType
secretScalar
pointPoint

test_point_to_symmetric_key_matches_noir

test_point_to_symmetric_key_matches_noir();

Takes no parameters.