Skip to content

optimize polynomial multiplication #118

Description

@spaceships

pufferfish requires large polynomial multiplication over fp12 during decryption

flint is 5x faster than crypto3

low priority compared to factorization

got a 60% reduction by doing lazy montgomery reduction for inner product, still 3x slower than flint

possibly ressurect kronecker substitution

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions