Hi,

in the context of HFE pf post quantum cryprography 
I had to realize that symbolic variables are real or complex only.
SAGE ignores a 'domain=F' in var('x',domain=F) for some finite field F!
Is it possible to define symbolic variables as elements of a finite field?
I need such variables in order to determine the public set of polynomials
given the private conversion T\circ iso^{-1} \circ P\circ iso\circ S
where S and T are matrix transformations of vectors over some field F,
iso is the vector space isomorphism of F^n to the extension field E,
and P is some polynomial on E.
It is easy to determine the conversion of a given vector over F.
But how can I compute the n multivariate polynomials if the argument 
is a symbolic vector over F?
I am using SAGE 6.2.
Any indication is very much appreciated, best Eggart

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.

Reply via email to