[ntl] Irreducible poly over GF(2)
ganeshyellapu at bel.co.in
ganeshyellapu at bel.co.in
Tue Jan 3 08:34:50 CST 2012
Hi,
i am generating different irreducible polynomials of same degree over GF(2)
The code is below
//Initializing the seed
time_t t = time(NULL);
SetSeed(to_ZZ( (float) t );
GF2X f;
long d=10;
for(i=0;i<5;i++)
BuildIrred_GF2X(f,d);
It is generating the same polynomial for 5 times
what might be the reason for this?
Lookig forward to the assistance...
with regards
Ganesh Y
Bharat Electronics,
Bangalore
India
Please send mail to @bel.co.in only
Confidentiality Notice
The information contained in this electronic message and any attachments to this
message are intended for the exclusive use of the addressee(s) and may contain
confidential or privileged information. If you are not the intended recipient,
please notify the sender at Bharat Electronics or support at bel.co.in
immediately and destroy all copies of this message and any attachments.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shoup.net/pipermail/ntl_shoup.net/attachments/20120103/e03a3c32/attachment.html>
More information about the ntl
mailing list