8000
Skip to content

Try to use From impl declared in JubJub and Bls repos to convert between Scalar types. #294

Description

@CPerezz

We have a From impl which we use across all of our repos to go from JubJubScalar -> BlsScalar. But it is not used always in this repo. And we should do it.

This was probably included in #292 & #255

See the lack of usage:

let raw_bls_scalar = composer.variables.get(&jubjub_scalar).unwrap();

Metadata

Metadata

Assignees

Labels

area:cryptographyanything related to cryptographic primitives, hashing and ZKPgood first issueGood for newcomersstatus:minorLow priority improvementsteam:R&DResearch & Development (Cryptographic Protocol)

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions

0