Skip to content

Implement methods to map u64 values to points on the curve #149

@xevisalle

Description

@xevisalle

Summary

We need a method to map an input value to a point on the curve. Likewise, we need such operation to be bidirectional, in order to be able to recover the original value.

Achieving this would be necessary, for instance, to be able to encrypt values instead of points using ElGamal.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions