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 | GrumpkinPrivateKey |
point | GrumpkinPoint |
check_point_to_symmetric_key
check_point_to_symmetric_key();
Takes no parameters.