Uses of Class
ds.ov2.test.Performance_mult_host.Subtract_call_result

Packages that use Performance_mult_host.Subtract_call_result
ds.ov2.test Test applet for OV-chip protocol layer and for ds.ov2.bignat functionality. 
 

Uses of Performance_mult_host.Subtract_call_result in ds.ov2.test
 

Methods in ds.ov2.test that return Performance_mult_host.Subtract_call_result
 Performance_mult_host.Subtract_call_result Performance_mult_host.card_subtract(BigInteger x, BigInteger y)
          Run the subtract protocol to subtract two numbers on the card.
 Performance_mult_host.Subtract_call_result Performance_mult_host.subtract_perf_once(Random rand, int bignat_size)
          Checks and measures subtraction on the card.