Skip to content
This repository was archived by the owner on Dec 9, 2021. It is now read-only.
This repository was archived by the owner on Dec 9, 2021. It is now read-only.

Non-reduced representation of base field elements #74

@unzvfu

Description

@unzvfu

It can be advantageous to leave a few bits of space in the representation of an element of a base field and to allow a certain number of overflows into that space during calculations. This can reduce branching, carry-chain dependencies, and, most importantly, the number of modular reductions in arithmetic operations.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions