From: anon Date: Wed, 25 Jun 2008 21:31:55 +0000 (+0800) Subject: nagra: update INT map39 X-Git-Tag: 0.9.1~54 X-Git-Url: http://www.vanbest.org/gitweb/?a=commitdiff_plain;h=c48097219c2b5394a9fb6906be3c35f8036ff5e1;p=sasc-ng.git nagra: update INT map39 --- diff --git a/systems/nagra/nagra2.c b/systems/nagra/nagra2.c index 5a0deba..f67d211 100644 --- a/systems/nagra/nagra2.c +++ b/systems/nagra/nagra2.c @@ -786,7 +786,7 @@ bool cMapCore::MapGeneric(int f, unsigned char *data, int l) BN_set_bit(I,68*wordsize); BN_mod(B,I,D,ctx); } - AddMapCycles(940); + AddMapCycles(1370); for(int i=0; i<4; i++) MonMul(B,B,B); // MonInit(); I.GetLE(data,wordsize<<3);