os/security/crypto/weakcryptospi/test/tbigint/scripts/tperformancetests.txt
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     1 // <iterations> is for how long time the test will be run measured in seconds.
     2 
     3 <action>
     4 	<actionname>Montgomery Performance Tests 1 512 bit random exponentiation</actionname>
     5 	<actiontype>MontgomeryPerformance</actiontype>
     6 	<actionbody>
     7 		<bits>512</bits>
     8 		<iterations>10</iterations>
     9 	</actionbody>
    10 	<actionresult>
    11 		<return>KErrNone</return>
    12 	</actionresult>
    13 </action>
    14 <action>
    15 	<actionname>Montgomery Performance Tests 2 1024 bit random exponentiation</actionname>
    16 	<actiontype>MontgomeryPerformance</actiontype>
    17 	<actionbody>
    18 		<bits>1024</bits>
    19 		<iterations>20</iterations>
    20 	</actionbody>
    21 	<actionresult>
    22 		<return>KErrNone</return>
    23 	</actionresult>
    24 </action>
    25 <action>
    26 	<actionname>Montgomery Performance Tests 3 2048 bit random exponentiation</actionname>
    27 	<actiontype>MontgomeryPerformance</actiontype>
    28 	<actionbody>
    29 		<bits>2048</bits>
    30 		<iterations>60</iterations>
    31 	</actionbody>
    32 	<actionresult>
    33 		<return>KErrNone</return>
    34 	</actionresult>
    35 </action>
    36 <action>
    37 	<actionname>Prime Vector Performance Test (#356 -- from http://www.cl.cam.ac.uk/users/jeh1004/research/miller/primes)</actionname>
    38 	<actiontype>PrimeVectorPerformance</actiontype>
    39 	<actionbody>
    40 		<prime>039F9BCF09A995</prime>
    41 		<iterations>10</iterations>
    42 	</actionbody>
    43 	<actionresult><result>ETrue</result></actionresult>
    44 </action>
    45 <action>
    46 	<actionname>Prime Vector Performance Test (#357 -- from http://www.cl.cam.ac.uk/users/jeh1004/research/miller/primes)</actionname>
    47 	<actiontype>PrimeVectorPerformance</actiontype>
    48 	<actionbody>
    49 		<prime>0341D0E82B3E81</prime>
    50 		<iterations>10</iterations>
    51 	</actionbody>
    52 	<actionresult><result>ETrue</result></actionresult>
    53 </action>
    54 <action>
    55 	<actionname>Prime Vector Performance Test (#358 -- from http://www.cl.cam.ac.uk/users/jeh1004/research/miller/primes)</actionname>
    56 	<actiontype>PrimeVectorPerformance</actiontype>
    57 	<actionbody>
    58 		<prime>02D94A8735D113</prime>
    59 		<iterations>10</iterations>
    60 	</actionbody>
    61 	<actionresult><result>ETrue</result></actionresult>
    62 </action>
    63 <action>
    64 	<actionname>Prime Vector Performance Test (#694 -- from http://www.cl.cam.ac.uk/users/jeh1004/research/miller/primes)</actionname>
    65 	<actiontype>PrimeVectorPerformance</actiontype>
    66 	<actionbody>
    67 		<prime>C172218B482F5E66982A0A4283F6A26795AEFB32C1A0659733</prime>
    68 		<iterations>10</iterations>
    69 	</actionbody>
    70 	<actionresult><result>ETrue</result></actionresult>
    71 </action>
    72 <action>
    73 	<actionname>Prime Vector Performance Test (#695 -- from http://www.cl.cam.ac.uk/users/jeh1004/research/miller/primes)</actionname>
    74 	<actiontype>PrimeVectorPerformance</actiontype>
    75 	<actionbody>
    76 		<prime>DC9F6AE82E1957F7126743AA9940F6CA8CE25C1C4180000ED3</prime>
    77 		<iterations>10</iterations>
    78 	</actionbody>
    79 	<actionresult><result>ETrue</result></actionresult>
    80 </action>
    81 <action>
    82 	<actionname>Prime Vector Performance Test (#696 -- from http://www.cl.cam.ac.uk/users/jeh1004/research/miller/primes)</actionname>
    83 	<actiontype>PrimeVectorPerformance</actiontype>
    84 	<actionbody>
    85 		<prime>A222E4A8E9BED3EF5F16096AC7C2508BC4CFE43EE771F1C8A5</prime>
    86 		<iterations>10</iterations>
    87 	</actionbody>
    88 	<actionresult><result>ETrue</result></actionresult>
    89 </action>
    90 <action>
    91 	<actionname>Prime Vector Performance Test (#798 -- from http://www.cl.cam.ac.uk/users/jeh1004/research/miller/primes)</actionname>
    92 	<actiontype>PrimeVectorPerformance</actiontype>
    93 	<actionbody>
    94 		<prime>0F62D50FDE3EF31518A6FEE0E560D9799D58F38B667D3D8F316CFEE90DADD93ECD29B19DA468798FEA2A28EB3C31F21BC26E33B8D428AD151D4F1C57B0A745</prime>
    95 		<iterations>20</iterations>
    96 	</actionbody>
    97 	<actionresult><result>ETrue</result></actionresult>
    98 </action>
    99 <action>
   100 	<actionname>Prime Vector Performance Test (#799 -- from http://www.cl.cam.ac.uk/users/jeh1004/research/miller/primes)</actionname>
   101 	<actiontype>PrimeVectorPerformance</actiontype>
   102 	<actionbody>
   103 		<prime>09BE697DAC5815D1D09026750D168A690A88812239BEC1133213220E875D01489B1B837317705B9656CAF1C3A14037058746057E033117FA275718DB2558DD</prime>
   104 		<iterations>20</iterations>
   105 	</actionbody>
   106 	<actionresult><result>ETrue</result></actionresult>
   107 </action>
   108 <action>
   109 	<actionname>Prime Vector Performance Test (#800 -- from http://www.cl.cam.ac.uk/users/jeh1004/research/miller/primes)</actionname>
   110 	<actiontype>PrimeVectorPerformance</actiontype>
   111 	<actionbody>
   112 		<prime>08BC68DD8CDDE87509160E05EFEEF2BD27CE45D7774AA41AAC61950AED0597DD0BED7AE305904536197DAC0AAE62BC484E4927354495760222B38B096A7BDD</prime>
   113 		<iterations>20</iterations>
   114 	</actionbody>
   115 	<actionresult><result>ETrue</result></actionresult>
   116 </action>
   117 <action>
   118 	<actionname>Prime Vector Performance Test (#807 -- from http://www.cl.cam.ac.uk/users/jeh1004/research/miller/primes)</actionname>
   119 	<actiontype>PrimeVectorPerformance</actiontype>
   120 	<actionbody>
   121 		<prime>A720FEC20FB6518AABED0EDBCD0221E2A5AEF3B5B729D879EEBD0BD35F577B42D15B0BD6AC39F355BE1FD55242E0DD9173CFEA1ACD36A733FE368F79B87EBAC7090F5977DC4B6772FF96B0771D85297175D4157E0D1B9EDA3225DCDE8D730DAB3B83DDE26B97B7352554A57FAAA9BD03304550C833D61210B99BE53D89</prime>
   122 		<iterations>30</iterations>
   123 	</actionbody>
   124 	<actionresult><result>ETrue</result></actionresult>
   125 </action>
   126 <action>
   127 	<actionname>Prime Vector Performance Test (#808 -- from http://www.cl.cam.ac.uk/users/jeh1004/research/miller/primes)</actionname>
   128 	<actiontype>PrimeVectorPerformance</actiontype>
   129 	<actionbody>
   130 		<prime>9A4E1EA85C063BA17DC02CCB82F17C537291C79DB60F5C79D5A24616D415773F5D3BE3D40B754D17ADCF0A432C17447C6722C1D61863D348100AC9A493F63B3971F98544CD5798CB0859607EEF3B98023C4AF20DFA093E85090CCA683D61549D498597B3E8BE1BA02561864A89AD9AE9BA15CC9798A56CAAC29F4CE1D7</prime>
   131 		<iterations>30</iterations>
   132 	</actionbody>
   133 	<actionresult><result>ETrue</result></actionresult>
   134 </action>
   135 <action>
   136 	<actionname>Prime Vector Performance Test (#809 -- from http://www.cl.cam.ac.uk/users/jeh1004/research/miller/primes)</actionname>
   137 	<actiontype>PrimeVectorPerformance</actiontype>
   138 	<actionbody>
   139 		<prime>A139CBCAA6C325842507755069043ED17818BA3694568385505D03E448D72F363DE0C36BA9B717E213975E3FC94872253C51B66A0AF18D59B736D024DF9B2ABF4D400E7177CF21295F433B7DE074391B14FAFDB9241FC773B8F42390EE37455FC81490D033AAD4646C67CFD303F57CB5D983807E41C0B081C050CDAAB3</prime>
   140 		<iterations>30</iterations>
   141 	</actionbody>
   142 	<actionresult><result>ETrue</result></actionresult>
   143 </action>
   144 <action>
   145 	<actionname>Prime Vector Performance Test (#904 -- from http://www.cl.cam.ac.uk/users/jeh1004/research/miller/primes)</actionname>
   146 	<actiontype>PrimeVectorPerformance</actiontype>
   147 	<actionbody>
   148 		<prime>0A91B01C98D4F99C6D86C4F2C159224940371B1E1B59EB377EA0537BA737B0DF543C53D231E20C34A5E17107FFE68ABEF9BFB1836D66F6C6DC28E2A8A13E1AB2657DB7D8F21E988EC5A332B3637D423CCF94081B0AD5C019269D6A043DAAC57C5BC25BE8B581C1FFA42FB45B229127CC42C76DDAEE59E24A5E51B4502CB2FFD0FB9952ADB5B1B981494D9432B15918915B3C4B4FF5D0DF3E05FA71AE1D8990F27C109A8F49DB254B149E9F53503B55FA774B68D946BA757F204F747B</prime>
   149 		<iterations>60</iterations>
   150 	</actionbody>
   151 	<actionresult><result>ETrue</result></actionresult>
   152 </action>
   153 <action>
   154 	<actionname>Prime Vector Performance Test (#905 -- from http://www.cl.cam.ac.uk/users/jeh1004/research/miller/primes)</actionname>
   155 	<actiontype>PrimeVectorPerformance</actiontype>
   156 	<actionbody>
   157 		<prime>0E02BBF4CF2BFE980FDAABB51C092521747883DD9DFC35958039DB60CB2C244C93E9AC70C011D0C95A8FA70769D0450F0133FDCE0C207083796B6C149244FD3475EB5D6AD6EAA3C341525707C095C1DEEEDE88F0FD6AEF378B9077E653C40C8EB617F257D5C607CCAC0FABB6E331BAAB3C7E4EBFDC42D7311D1A9D38AE222BB0AE62DA76B8259D09F43917250455CF625F8DBA3380B39C2E95BD16D03A00A4A3E414EB9098BC4F203FBF646553A560BB06DBF720B5DDCCE8367DBB0B</prime>
   158 		<iterations>60</iterations>
   159 	</actionbody>
   160 	<actionresult><result>ETrue</result></actionresult>
   161 </action>
   162 <action>
   163 	<actionname>Prime Vector Performance Test (#906 -- from http://www.cl.cam.ac.uk/users/jeh1004/research/miller/primes)</actionname>
   164 	<actiontype>PrimeVectorPerformance</actiontype>
   165 	<actionbody>
   166 		<prime>0D2D2F7D8D824F224A2B12A96C813188F90B60FABB5F39A8FEC326FBC3683D94B34CE5C2D396A39FB850C90DC817C6933B0A935B74030CF9112D3BB19D07519A05C37A08B44AC6F47140F2FC6ED2F4D5D4D0D569578ABDC79639AC4C152B85B2BCD680858C327F0D1B0116F97BFEF8130A20FF9AB2959EEB3EE31A49D715E4357A15E78EA799B020F8A9F7A59B92F0014F002B4F50FCE5EEB9BAEC52663A8A0B171B44EF982449337FDCC75CA5150266D06351B3B637A9DA91367A2B</prime>
   167 		<iterations>60</iterations>
   168 	</actionbody>
   169 	<actionresult><result>ETrue</result></actionresult>
   170 </action>
   171 <action>
   172 	<actionname>Prime Vector Performance Test (#1101 -- from http://www.cl.cam.ac.uk/users/jeh1004/research/miller/primes)</actionname>
   173 	<actiontype>PrimeVectorPerformance</actiontype>
   174 	<actionbody>
   175 		<prime>9E3994BA839691BC3C5F1FEA48D712E64F99DA22974D358C5E6CF5DD9ED3C89B598868D9D6096C7B1C80F1B7DFA8F5FB4E1F5C445FF8A58848B8F11FF35FCBA40985A98FA9F25335B6C0FF725439887B5F6A8F43D3B66F31EE7A18F21B9FDC81D19377559ACE30DA3BB236028BA8E197FE8E3B753467DA5A82CA989CE6763BD42B81ECBB326F9DFE9ACF28DCF234A45CF5A3282384A82E16A06F8B8AC75964BD84DD62F2A2DB03114B1A346F684480BF315DCDD65049A350AA07B696AD41A5410460D5406A9117B2012A7BA0130897B81AF98CA281056B9E09F2AE58318B176047C8539741ED154B20F14B713B3189453CD4A2C101C6C918BEC5</prime>
   176 		<iterations>10</iterations>
   177 	</actionbody>
   178 	<actionresult><result>ETrue</result></actionresult>
   179 </action>
   180 <action>
   181 	<actionname>Prime Vector Performance Test (#1102 -- from http://www.cl.cam.ac.uk/users/jeh1004/research/miller/primes)</actionname>
   182 	<actiontype>PrimeVectorPerformance</actiontype>
   183 	<actionbody>
   184 		<prime>AB33704201D2EF00EA25B8DC1FE2A80B33677B6E9272E8FEFE43F72844E17EF624C257B0C731CCB53DF2879BD0E7128D7E42588869AEF5076CDDB63410999FBC1E197A933D07AA49DFFE96490F8C1F8F0097F34EBD090FCCB4435C1E551327C9F0BC570F1C2FDF4D6A0728E06F7E80DE2FF1CB35B6839BA2D2B746CBC40C300D0D2B06A812719F157713F506DDB7C18EECBF8EA32D68D0258D188664AD349CFB0AED250FC6A963C173E1A1A7A7416148ABB35D5FA85ABBF9E53CE060AD31AF15A71955ED654ED76CDCBEC2ACF44F53CF41F44F289C531036F7FA040EEC7D0F0AE02EA91CBE737CC8FF24475E44B55FF6DE6BD0E75D32C35BCF5D</prime>
   185 		<iterations>10</iterations>
   186 	</actionbody>
   187 	<actionresult><result>ETrue</result></actionresult>
   188 </action>
   189 <action>
   190 	<actionname>Prime Vector Performance Test (#1103 -- from http://www.cl.cam.ac.uk/users/jeh1004/research/miller/primes)</actionname>
   191 	<actiontype>PrimeVectorPerformance</actiontype>
   192 	<actionbody>
   193 		<prime>96FC57652F5221A76EB6CC1E6EA830CA44819734C9146590D6269935D9FE0A550B664BA486C237EBC592A1A5083A55C1F67F4820BC5C485C622D2E539EB348B6ADFCA98C74C5ECBC707785E86528F2127FF51B48CDF9D7F0182D52E0EB87440F43F170CB1070A2EB53BE7C5F9400729ED5C180A3C589C3E7FADA19E7AA94730C3896744A976BDB344AAF51235AD0868E4F336BCFA732F4E5CC67ED204EFC70373C8397007909690154EA7064C5DF1A6511C8D731AC307E4623B265DFD71C14CCE20EA277E2156CF4191DEC3247C2A2BB893A07C4D1574D1C3C69400A14952B23AA53A445627A9D6F112751BDFEAC9743BFCB2585CC6747D42549</prime>
   194 		<iterations>10</iterations>
   195 	</actionbody>
   196 	<actionresult><result>ETrue</result></actionresult>
   197 </action>
   198 <action>
   199 	<actionname>Prime Generation Performance Tests (512 bit)</actionname>
   200 	<actiontype>PrimeGenPerformance</actiontype>
   201 	<actionbody>
   202 		<bits>512</bits>
   203 		<iterations>60</iterations>
   204 	</actionbody>
   205 	<actionresult>
   206 		<return>KErrNone</return>
   207 	</actionresult>
   208 </action>
   209 <action>
   210 	<actionname>Prime Generation Performance Tests (1024 bit)</actionname>
   211 	<actiontype>PrimeGenPerformance</actiontype>
   212 	<actionbody>
   213 		<bits>1024</bits>
   214 		<iterations>30</iterations>
   215 	</actionbody>
   216 	<actionresult>
   217 		<return>KErrNone</return>
   218 	</actionresult>
   219 </action>
   220 <action>
   221 	<actionname>Prime Generation Performance Tests (2048 bit)</actionname>
   222 	<actiontype>PrimeGenPerformance</actiontype>
   223 	<actionbody>
   224 		<bits>2048</bits>
   225 		<iterations>60</iterations>
   226 	</actionbody>
   227 	<actionresult>
   228 		<return>KErrNone</return>
   229 	</actionresult>
   230 </action>