Skip to content

Add optimized ciphertext-plaintext matmul from Tricycle paper #2387

@j2kun

Description

@j2kun

A continuation of #1376

We added a ct-ct matmul kernel, with modifications from the Tricycle paper. The same paper has a more optimized kernel for ct-pt matmul (6.1), which should go alongside (or replace?) our existing ct-pt matmul kernel that just "stacks" the Halevi-Shoup kernel.

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueIssues suitable for a new contributor's first PR

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions