How to define polynomial ring like Z[x]/(x^10-1) & Z_5[x]/(x^10-1) in Sage?
On 22 August 2013 12:37, Santanu Sarkar <[email protected]>wrote: > Dear all, > Is convolution polynomial ring implemented in Sage? > I want to implement NTRU public key cryptosystem. Hence I need > modular inverse of a polynomial also in the ring. > > With regards, > Santanu > -- 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/groups/opt_out.
