Skip to content

store pqcrystals polynomial in secure memory#5362

Draft
falko-strenzke wants to merge 1 commit intomasterfrom
polynomial-secmem
Draft

store pqcrystals polynomial in secure memory#5362
falko-strenzke wants to merge 1 commit intomasterfrom
polynomial-secmem

Conversation

@falko-strenzke
Copy link
Collaborator

No description provided.

@reneme
Copy link
Collaborator

reneme commented Feb 19, 2026

Note that the PolynomialVector class is tightly coupled with the Polynomial class in a sense that it can borrow its byte storage (that's what the redundant std::span is for). I.e. also the std::vector in the PolynomialVector should be replaced by secure_vector then.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments