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
Name | Type |
---|---|
secret | Scalar |
point | Point |
test_point_to_symmetric_key_matches_noir
test_point_to_symmetric_key_matches_noir();
Takes no parameters.