You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pirk.apache.org by ea...@apache.org on 2016/07/31 23:10:27 UTC

[05/26] incubator-pirk git commit: Jekyll build from gh-pages:7b7dfd7

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/9af0dad4/target/surefire-reports/org.apache.pirk.wideskies.standalone.StandaloneTest.txt
----------------------------------------------------------------------
diff --git a/target/surefire-reports/org.apache.pirk.wideskies.standalone.StandaloneTest.txt b/target/surefire-reports/org.apache.pirk.wideskies.standalone.StandaloneTest.txt
new file mode 100644
index 0000000..1319f12
--- /dev/null
+++ b/target/surefire-reports/org.apache.pirk.wideskies.standalone.StandaloneTest.txt
@@ -0,0 +1,4 @@
+-------------------------------------------------------------------------------
+Test set: org.apache.pirk.wideskies.standalone.StandaloneTest
+-------------------------------------------------------------------------------
+Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.543 sec - in org.apache.pirk.wideskies.standalone.StandaloneTest

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/9af0dad4/target/surefire-reports/test.general.ISO8601DateParserTest-output.txt
----------------------------------------------------------------------
diff --git a/target/surefire-reports/test.general.ISO8601DateParserTest-output.txt b/target/surefire-reports/test.general.ISO8601DateParserTest-output.txt
new file mode 100644
index 0000000..f5006ea
--- /dev/null
+++ b/target/surefire-reports/test.general.ISO8601DateParserTest-output.txt
@@ -0,0 +1,2 @@
+ INFO [main] 2016-07-31 16:02:30,922 (ISO8601DateParserTest.java:40) - Starting testDateParsing: 
+ INFO [main] 2016-07-31 16:02:30,928 (ISO8601DateParserTest.java:48) - Successfully completed testDateParsing

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/9af0dad4/target/surefire-reports/test.general.ISO8601DateParserTest.txt
----------------------------------------------------------------------
diff --git a/target/surefire-reports/test.general.ISO8601DateParserTest.txt b/target/surefire-reports/test.general.ISO8601DateParserTest.txt
new file mode 100644
index 0000000..d6ba5ab
--- /dev/null
+++ b/target/surefire-reports/test.general.ISO8601DateParserTest.txt
@@ -0,0 +1,4 @@
+-------------------------------------------------------------------------------
+Test set: test.general.ISO8601DateParserTest
+-------------------------------------------------------------------------------
+Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.335 sec - in test.general.ISO8601DateParserTest

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/9af0dad4/target/surefire-reports/test.general.KeyedHashTest-output.txt
----------------------------------------------------------------------
diff --git a/target/surefire-reports/test.general.KeyedHashTest-output.txt b/target/surefire-reports/test.general.KeyedHashTest-output.txt
new file mode 100644
index 0000000..daee51a
--- /dev/null
+++ b/target/surefire-reports/test.general.KeyedHashTest-output.txt
@@ -0,0 +1,28 @@
+ INFO [main] 2016-07-31 16:02:30,934 (KeyedHashTest.java:39) - Starting testKeyedHash: 
+ INFO [main] 2016-07-31 16:02:30,937 (KeyedHashTest.java:42) - hash1 = 3381 hash1 = 110100110101
+ INFO [main] 2016-07-31 16:02:30,944 (KeyedHashTest.java:45) - hash2 = 507510069 hash2 = 11110001111111111110100110101
+ INFO [main] 2016-07-31 16:02:30,945 (KeyedHashTest.java:48) - hash3 = 507510069 hash3 = 11110001111111111110100110101
+ INFO [main] 2016-07-31 16:02:30,946 (KeyedHashTest.java:53) - Successfully completed testKeyedHash
+ INFO [main] 2016-07-31 16:02:30,947 (KeyedHashTest.java:67) - Starting testKeyedHashType with type: MD5
+ INFO [main] 2016-07-31 16:02:30,954 (KeyedHashTest.java:70) - hash1 = 26 hash1 = 11010
+ INFO [main] 2016-07-31 16:02:30,954 (KeyedHashTest.java:73) - hash2 = 2047168538 hash2 = 1111010000001010101000000011010
+ INFO [main] 2016-07-31 16:02:30,954 (KeyedHashTest.java:76) - hash3 = 2047168538 hash3 = 1111010000001010101000000011010
+ INFO [main] 2016-07-31 16:02:30,954 (KeyedHashTest.java:81) - Successfully completed testKeyedHashType with type: MD5
+ INFO [main] 2016-07-31 16:02:30,955 (KeyedHashTest.java:67) - Starting testKeyedHashType with type: SHA-1
+ INFO [main] 2016-07-31 16:02:30,955 (KeyedHashTest.java:70) - hash1 = 1116 hash1 = 10001011100
+ INFO [main] 2016-07-31 16:02:30,955 (KeyedHashTest.java:73) - hash2 = 1614103644 hash2 = 1100000001101010100010001011100
+ INFO [main] 2016-07-31 16:02:30,955 (KeyedHashTest.java:76) - hash3 = 1614103644 hash3 = 1100000001101010100010001011100
+ INFO [main] 2016-07-31 16:02:30,956 (KeyedHashTest.java:81) - Successfully completed testKeyedHashType with type: SHA-1
+ INFO [main] 2016-07-31 16:02:30,956 (KeyedHashTest.java:67) - Starting testKeyedHashType with type: SHA-256
+ INFO [main] 2016-07-31 16:02:30,957 (KeyedHashTest.java:70) - hash1 = 2100 hash1 = 100000110100
+ INFO [main] 2016-07-31 16:02:30,957 (KeyedHashTest.java:73) - hash2 = 1097439284 hash2 = 1000001011010011001100000110100
+ INFO [main] 2016-07-31 16:02:30,958 (KeyedHashTest.java:76) - hash3 = 1097439284 hash3 = 1000001011010011001100000110100
+ INFO [main] 2016-07-31 16:02:30,958 (KeyedHashTest.java:81) - Successfully completed testKeyedHashType with type: SHA-256
+ INFO [main] 2016-07-31 16:02:30,959 (KeyedHashTest.java:67) - Starting testKeyedHashType with type: FAKE-HASH-TYPE
+ INFO [main] 2016-07-31 16:02:31,103 (KeyedHash.java:81) - java.security.NoSuchAlgorithmException: FAKE-HASH-TYPE MessageDigest not available
+ INFO [main] 2016-07-31 16:02:31,103 (KeyedHashTest.java:70) - hash1 = 3381 hash1 = 110100110101
+ INFO [main] 2016-07-31 16:02:31,104 (KeyedHash.java:81) - java.security.NoSuchAlgorithmException: FAKE-HASH-TYPE MessageDigest not available
+ INFO [main] 2016-07-31 16:02:31,104 (KeyedHashTest.java:73) - hash2 = 507510069 hash2 = 11110001111111111110100110101
+ INFO [main] 2016-07-31 16:02:31,105 (KeyedHash.java:81) - java.security.NoSuchAlgorithmException: FAKE-HASH-TYPE MessageDigest not available
+ INFO [main] 2016-07-31 16:02:31,105 (KeyedHashTest.java:76) - hash3 = 507510069 hash3 = 11110001111111111110100110101
+ INFO [main] 2016-07-31 16:02:31,106 (KeyedHashTest.java:81) - Successfully completed testKeyedHashType with type: FAKE-HASH-TYPE

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/9af0dad4/target/surefire-reports/test.general.KeyedHashTest.txt
----------------------------------------------------------------------
diff --git a/target/surefire-reports/test.general.KeyedHashTest.txt b/target/surefire-reports/test.general.KeyedHashTest.txt
new file mode 100644
index 0000000..7510037
--- /dev/null
+++ b/target/surefire-reports/test.general.KeyedHashTest.txt
@@ -0,0 +1,4 @@
+-------------------------------------------------------------------------------
+Test set: test.general.KeyedHashTest
+-------------------------------------------------------------------------------
+Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 sec - in test.general.KeyedHashTest

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/9af0dad4/target/surefire-reports/test.general.PaillierTest-output.txt
----------------------------------------------------------------------
diff --git a/target/surefire-reports/test.general.PaillierTest-output.txt b/target/surefire-reports/test.general.PaillierTest-output.txt
new file mode 100644
index 0000000..440e3a2
--- /dev/null
+++ b/target/surefire-reports/test.general.PaillierTest-output.txt
@@ -0,0 +1,166 @@
+ INFO [main] 2016-07-31 16:02:31,110 (PaillierTest.java:77) - p = 7 q = 17 N = 119 bitLength = 7 lambdaN = 48 m1 = 5 m2 = 2 r1 = 3 r2 = 4
+ INFO [main] 2016-07-31 16:02:31,111 (PaillierTest.java:206) - Starting testPaillierWithKeyGeneration: 
+ INFO [main] 2016-07-31 16:02:31,114 (SystemConfiguration.java:201) - Loading file 'pirk.properties'
+ INFO [main] 2016-07-31 16:02:31,115 (SystemConfiguration.java:201) - Loading file 'querier.properties'
+ INFO [main] 2016-07-31 16:02:31,116 (SystemConfiguration.java:201) - Loading file 'responder.properties'
+ INFO [main] 2016-07-31 16:02:31,118 (PaillierTest.java:237) - Starting testPaillierWithKeyGenerationBitSetOption with ensureHighBitSet = false
+ INFO [main] 2016-07-31 16:02:31,119 (PaillierTest.java:254) - i = 0
+ INFO [main] 2016-07-31 16:02:31,122 (Paillier.java:90) - Using secure random from SUN:NativePRNG
+ INFO [main] 2016-07-31 16:02:31,211 (Paillier.java:176) - Parameters = p = -1834108809 q = -1036159183 N = -161833017 NSquared = 799329457 lambdaN = 1354217488 bitLength = 201
+ INFO [main] 2016-07-31 16:02:31,285 (PaillierTest.java:274) - encM1 = -2097326073 encM2 = -110967892
+ INFO [main] 2016-07-31 16:02:31,286 (PaillierTest.java:278) - decM1 = 5 decM2 = 2
+ INFO [main] 2016-07-31 16:02:31,286 (PaillierTest.java:288) - encM1_times_encM2 = -255756140 multDecrypt = 7 m1_plus_m2 = 7
+ INFO [main] 2016-07-31 16:02:34,097 (Paillier.java:176) - Parameters = p = -1136778459 q = -1391670291 N = 841015361 NSquared = 951177345 lambdaN = -231375796 bitLength = 3072
+ INFO [main] 2016-07-31 16:02:34,290 (PaillierTest.java:274) - encM1 = 412144465 encM2 = -2094796150
+ INFO [main] 2016-07-31 16:02:34,480 (PaillierTest.java:278) - decM1 = 5 decM2 = 2
+ INFO [main] 2016-07-31 16:02:34,550 (PaillierTest.java:288) - encM1_times_encM2 = 1554969155 multDecrypt = 7 m1_plus_m2 = 7
+ INFO [main] 2016-07-31 16:02:56,816 (Paillier.java:176) - Parameters = p = 1616145197 q = 862336831 N = -2101671149 NSquared = 2050794345 lambdaN = -142592940 bitLength = 4595
+ INFO [main] 2016-07-31 16:02:57,188 (PaillierTest.java:274) - encM1 = 1903938125 encM2 = 253055376
+ INFO [main] 2016-07-31 16:02:57,585 (PaillierTest.java:278) - decM1 = 5 decM2 = 2
+ INFO [main] 2016-07-31 16:02:57,773 (PaillierTest.java:288) - encM1_times_encM2 = -566248347 multDecrypt = 7 m1_plus_m2 = 7
+ INFO [main] 2016-07-31 16:02:57,773 (PaillierTest.java:241) - Starting testPaillierWithKeyGenerationBitSetOption with ensureHighBitSet = true
+ INFO [main] 2016-07-31 16:02:57,773 (PaillierTest.java:254) - i = 0
+ INFO [main] 2016-07-31 16:02:57,779 (Paillier.java:218) - testBit true
+ N = 10110101110101100101110111010010101110110011101100010011010001110001110011100011011101100000111101011111110100001101011101010110001001100010110100101000101110001110110110010110011101101100101010100011
+ INFO [main] 2016-07-31 16:02:57,779 (Paillier.java:176) - Parameters = p = 129361337 q = -1688329925 N = -1770599773 NSquared = 1923720137 lambdaN = 2041668056 bitLength = 201
+ INFO [main] 2016-07-31 16:02:57,780 (PaillierTest.java:274) - encM1 = -1193979051 encM2 = 1332294349
+ INFO [main] 2016-07-31 16:02:57,780 (PaillierTest.java:278) - decM1 = 5 decM2 = 2
+ INFO [main] 2016-07-31 16:02:57,780 (PaillierTest.java:288) - encM1_times_encM2 = 532412508 multDecrypt = 7 m1_plus_m2 = 7
+ INFO [main] 2016-07-31 16:03:01,647 (Paillier.java:218) - testBit true
+ N = 10011110100111111101010001010000110100100111000010011001111100010100001100101101110110011010000101110010001000000111101100111001110111100100000100010100110001101110101101111001001011101111100100100111011110011001111101010100101010001101011110001001010110111001000111001010000010001010011010110010110111001111001111010111011010000100011101101111110010100100000010010100101100011100100000010111001010101010000100000110101101001011111110010111101000010100001001001010111101110001110000010111001111010101001010110001110101001000110111111110110100101101010000010100001110001011010101001011000110110010000100000110011000011110010100000010100011011000110001101100101000011001010001111011111100010111010001101100011111000010101001011101010100100100000000011100110111010000000010010110010011111000111110110110011011101010001000101001100000001101100001010001011011101000101100001101110000000010100010111010101011100111101011001101111100010100100010010101010000001111010010111101100100100000001010100101
 0000111111010100100001100100110110101111010110010101001010101100110100101000011000110001001110100101001100011110101100010000110100010100111010100011011110111000001100000100110101100111101101111110101011010011110101010011101110011100110001011001010101011100000111111000100000000110100111110001000001110111001000101011000100100011100011110101011110001111010111000010111111001100100010000011010000000101010010001011101100111011000000101011110100001101010010000001111001111100011101111000010011110000110011010101001101100011001100101110010011010001100000111111010011101001001000100110011000011011011100000111101100010000000101010110000011000101110100001100000011011110011101110110010110100100010101011000000101100011011101000101110001111101111110101010001001100000111001101100001100000010001001111101010111001111100001011011001110101101000101010001111001011111011111100100111001010110000100110110000011010010000100111110011011111100010011011010101101011110101100001010111011001111000010001110111100110
 1011100110011111011010000111100100100110011001010000111011100101101000010011111110100001010010001100110111110100111101001001101001100011111010011000000111011110000111111111110010011010101100111100101000110110110111111001101110100100100110100010000010111110011000000000110110100110010000000001110000101110001010101111101011011111100111010101100011101000001001001111100111011001110100110001000001110011000111101110001010010110111110100011011111001100001100111100000101100011000101010001111100001101100100011111010111000001111110011010101001001100110001101110000111011011010000100101101000101010000111110111001111100000011000111110011000001001101000000111110000110101101111110111000101000110101110110110110110100100101100110111100010011010110110100010010010100000111001100100010011101011100100110101100110111101010110101010100010010000011110100111000001101110001001110011111011100000100000001000000001101100100001001000010000100001110111110100101001110010011101001000001110011001000011010000111001000
 01010011010011000011110011110010111100111000010010010010000101101110011111110100111001
+ INFO [main] 2016-07-31 16:03:01,651 (Paillier.java:176) - Parameters = p = 1786118519 q = -334814513 N = -2051408583 NSquared = 819705521 lambdaN = -1299613314 bitLength = 3072
+ INFO [main] 2016-07-31 16:03:01,773 (PaillierTest.java:274) - encM1 = -297789019 encM2 = 996265374
+ INFO [main] 2016-07-31 16:03:01,891 (PaillierTest.java:278) - decM1 = 5 decM2 = 2
+ INFO [main] 2016-07-31 16:03:01,949 (PaillierTest.java:288) - encM1_times_encM2 = -1006258496 multDecrypt = 7 m1_plus_m2 = 7
+ INFO [main] 2016-07-31 16:03:08,787 (Paillier.java:218) - testBit true
+ N = 10111111011000001000000110110100001001111111011000100010110111010000000110101001111010100110100110010001110101110100010011011010100111110010101011100001001011000101101010010010010010111110001111011001111100111011101111100001111101001000001000011110010001111000000101110001000000100011001011011011110011011110000011010010101000010100111100000110000111010110110001100111010110100000000011111101110011001011110010001110000111100100110001111100111000001011100100101111011110010010001001100101110111000111000010111000011100111011000110110011000011000100010010100001010011010001011001010101010011101010001001110001000010111110001101111011000000101000110101001010101001101001001110111111010100000000101100011110111010001010001000010001100100000000000000011010101101101101001100010100001001100110101011011100101101000101010100101110011001010001001011010111110001011100011111000100010001101110111000111111101100110110101110000110111011110001101010011000000010000110111101101111001110110100011111110111
 0001110011001000100001010101010100000001100001100010000000001000101010000001101100111110010010011111110001100100100100101001001101110001100101101011110011111110010000111100101000010010111110001100010000010111111111100000100011101010101001010010001110011101110110011010101101001001110001010100000111000101000010100111010101010000101011101110101101011000100001111110101000000110000100111101001100100110100010010011001111101001011111100011100101011101101101011010010111111110110101111110100001001011001100100101011010100111001101011100111001011100010000001001011111010111111001010100011000101111001101111111101000100000100111110010000101110100111001111100110000101000000110101101110000111010110010101000010111001111101001000011100110100000010010111110001110111110000011011110010101010001100001111010111001010010101101011101111100010101110110010101011000101111000100101101110111011000100000000000110101111101100011010111110000010100110100000010100010110111000101011111001100100100111010001111111101001
 0001100000010001000101010001001110101001111001000100011110111110000000100011111010010110110010001010011011011010010001111111110100011110101100111001000101010000111100011101010101011100000011110110110011011111000101011011000111000100111010000011101010100010011100000111101110100011100101001101000101111000111101011100001011011010010000100100000001101101000111010100011110001110001010101011001101011000001111001111101001010010001111010010011101100110011111100000111011000000000010111000000111000000100010000101001111101000101000101001010100000100101011111001101100001000110011000110000101000111101101100010100100100111010101100011010100001010101001001010101011111000110010111010011011001000100101000101011000100000111001011000010001101110101001000101111101111011000101000111101111111010010000011110110001111000010000111001010110010110100010011000110111001001001111011011010111010101000110010001000101011100011001000100011001010111001000101011101001001111110000100000011010001000100001001111011101100
 010111101001101001100010100111001101110110010011010001010000010000011110000001011010011111101111100010111110010101111111010001010011111100101111111111101010100100001111010101000110110000100101110011111010110111111111010110111000000110010011010001100011001001011001110100011101110100110111111010100000110110100011001011110111010000001110111000100010010100011110100100101001000010100010111111011111100101110100101100100011101010111000110010111110111010000010011011010010000011000010001001000000011111001110010111110000111011011000111000011100000101001101010111000100000110001101101100110011001100010000101100001111001001111110100111111100010011101001110001010010010111110011110010100100011100110001100101100110000110111110101000010011011110100111111111111001111010100101111101001000011001010100101111010111011000100111110001100000100100001111101111101001001000011010111011101000101101100000111011110111010101011001010110101101001000100111
+ INFO [main] 2016-07-31 16:03:08,790 (Paillier.java:176) - Parameters = p = 1744200581 q = 143237307 N = 1499124263 NSquared = -1913650703 lambdaN = -780546820 bitLength = 3923
+ INFO [main] 2016-07-31 16:03:09,015 (PaillierTest.java:274) - encM1 = 449049585 encM2 = -2132377248
+ INFO [main] 2016-07-31 16:03:09,246 (PaillierTest.java:278) - decM1 = 5 decM2 = 2
+ INFO [main] 2016-07-31 16:03:09,364 (PaillierTest.java:288) - encM1_times_encM2 = 1594884333 multDecrypt = 7 m1_plus_m2 = 7
+ INFO [main] 2016-07-31 16:03:09,364 (PaillierTest.java:237) - Starting testPaillierWithKeyGenerationBitSetOption with ensureHighBitSet = false
+ INFO [main] 2016-07-31 16:03:09,365 (PaillierTest.java:254) - i = 0
+ INFO [main] 2016-07-31 16:03:09,367 (Paillier.java:176) - Parameters = p = -505856333 q = -314129091 N = -638210137 NSquared = -869548303 lambdaN = -2056596004 bitLength = 201
+ INFO [main] 2016-07-31 16:03:09,367 (PaillierTest.java:274) - encM1 = -841067173 encM2 = 844468086
+ INFO [main] 2016-07-31 16:03:09,368 (PaillierTest.java:278) - decM1 = 5 decM2 = 2
+ INFO [main] 2016-07-31 16:03:09,368 (PaillierTest.java:288) - encM1_times_encM2 = 1857796848 multDecrypt = 7 m1_plus_m2 = 7
+ INFO [main] 2016-07-31 16:03:10,286 (Paillier.java:176) - Parameters = p = 1887295113 q = 1927731397 N = 2129637229 NSquared = 1371288681 lambdaN = -421347320 bitLength = 3072
+ INFO [main] 2016-07-31 16:03:10,399 (PaillierTest.java:274) - encM1 = 435935466 encM2 = -1745292254
+ INFO [main] 2016-07-31 16:03:10,509 (PaillierTest.java:278) - decM1 = 5 decM2 = 2
+ INFO [main] 2016-07-31 16:03:10,563 (PaillierTest.java:288) - encM1_times_encM2 = 1929781374 multDecrypt = 7 m1_plus_m2 = 7
+ INFO [main] 2016-07-31 16:03:16,495 (Paillier.java:176) - Parameters = p = 1408282693 q = 137357807 N = -221356693 NSquared = -968168775 lambdaN = 1263985052 bitLength = 4292
+ INFO [main] 2016-07-31 16:03:16,796 (PaillierTest.java:274) - encM1 = 1621981791 encM2 = 1379880666
+ INFO [main] 2016-07-31 16:03:17,093 (PaillierTest.java:278) - decM1 = 5 decM2 = 2
+ INFO [main] 2016-07-31 16:03:17,242 (PaillierTest.java:288) - encM1_times_encM2 = 887452434 multDecrypt = 7 m1_plus_m2 = 7
+ INFO [main] 2016-07-31 16:03:17,243 (PaillierTest.java:241) - Starting testPaillierWithKeyGenerationBitSetOption with ensureHighBitSet = true
+ INFO [main] 2016-07-31 16:03:17,243 (PaillierTest.java:254) - i = 0
+ INFO [main] 2016-07-31 16:03:17,248 (Paillier.java:218) - testBit true
+ N = 11010100000111100001110011100011011010001110000100101011001001111010111101011000010110101100001101001011111011101110101111001111011101100011000001000111010010011110010110100000000011111001001010110111
+ INFO [main] 2016-07-31 16:03:17,249 (Paillier.java:176) - Parameters = p = 834264875 q = 785003685 N = -1609592137 NSquared = 1166491345 lambdaN = -1614430348 bitLength = 201
+ INFO [main] 2016-07-31 16:03:17,249 (PaillierTest.java:274) - encM1 = 2037339220 encM2 = 1896757533
+ INFO [main] 2016-07-31 16:03:17,249 (PaillierTest.java:278) - decM1 = 5 decM2 = 2
+ INFO [main] 2016-07-31 16:03:17,250 (PaillierTest.java:288) - encM1_times_encM2 = -1292233549 multDecrypt = 7 m1_plus_m2 = 7
+ INFO [main] 2016-07-31 16:03:18,705 (Paillier.java:218) - testBit true
+ N = 11001110101100111100101010110100111011111001010101010101110000101010000111101000010100000000011101010011001000110111101000011010000110110001100110111001111010001001010100000001000011001011111011101001101100011011001101111010110001010000011010101100010100111111101000110100010011100010000011011111001111111011101111111110111001011000111110100111111000100001110111011101011000111010110110101110101001101100010101101010110111001000010110110011111010111111010110010001101011100110001000110110001101100110000011111101101001100100101100000010110110110010110111011001101100111001110111011011000000100111111000101011000110110011011111010001111010111001101000101011001000101110010001010100010010110010111011001100111011100110100001111100001001000001110000101110010010001010100101101000001110110100110001110110001010001000011011011010101000101111100111000100011011000101110111101101101000001010111110010011010000111011101100101101101110011001010100011011111100000001111101011010111000101100001011110111
 0011111111110101110111111010111001001100110101110011001100010100110111110001000000001011110101011000101100101000111010110110001100110000111000110010101000000001010110110010010100011010110100000111111100000011011100001001111001010001011110100110010100000100010110101101011011111010011001010110110001000111100001001101101100011001101100110101001011010001000111000000111000110011101010011010010110110101111001001110001001001000011011000100001000100100100111100111110011011110000110010100001000100010111000101101000101011101101001100001011100010001100111010001111011111001010000011110110100110010001000001010011110001110110001110001100000110101010100001100010100010111000101011001001000101000111010110100001000001000000001011101110010101111000110111011011010000100000110100111101011110000011000001000110101011010011111001111000001100101101011011000101010111111011111011111101011001001101100100010111101110010100101011001111100100101011000111111110101110001001101101000011010010011101011010000100010111
 0111001010011111001000011110000111001010101011001001110100111111010000011111111100110110110000101100010010100000011001111010110001100011000100111001110111000101110110101110010001101011001111111000001000110001000100101000001000101100000010010111101101101000101100010011100010110100001100101011101011111110101110110001011011000100011011000010001001010110110111000010101100101110001010010001100000100110001001001110100100001000100100011001110001111010101001010100110001010010110110011101110011111001100000010110001001001011010101111000011000001000010101010101110001011001011010110101010000011111000000010010111011111011000100011001010011001011011111011101011011101100011001011011010001101110110101101101011100011100101010011100001111001110110110110110000111011100101011100010001110110111100011101011101010010111111100110010111000101100000001000011111001010011000110111100111110000100000110101100101111110100101100011010111010000000100001111101011100010001100111000101100110100110000100000111001000110
 01010010110001011011011011111010100101001100010101110000111100110010101110110101100111
+ INFO [main] 2016-07-31 16:03:18,707 (Paillier.java:176) - Parameters = p = -1903340493 q = -1146655235 N = 1019932007 NSquared = -894181519 lambdaN = 2034963868 bitLength = 3072
+ INFO [main] 2016-07-31 16:03:18,815 (PaillierTest.java:274) - encM1 = 645106498 encM2 = -1581350523
+ INFO [main] 2016-07-31 16:03:18,926 (PaillierTest.java:278) - decM1 = 5 decM2 = 2
+ INFO [main] 2016-07-31 16:03:18,981 (PaillierTest.java:288) - encM1_times_encM2 = 1663558215 multDecrypt = 7 m1_plus_m2 = 7
+ INFO [main] 2016-07-31 16:03:37,060 (Paillier.java:218) - testBit true
+ N = 10011011100101010000110101001001110110011001001010000010010000110010011000111010101111000011001000111101011001101101011111111010001110000100110000111101110100100010110111011111000101010111110000101110011010100001000101001010011001111100000101010000010010100001111000101001101001100100001010100111000011110010010111101001000001010100000000110000100001101100000010100001100011110111000010110000010010110110111100101011001100011011101010011101101010111101010110011011010101110001011111011001001011100110101101111100000100001000111111110101010000000101110001011010010111001111001010010001111101100001101100111111001000110110100110010100011011100101101100101011000010100011111011110001010110000111101100001010100111010001101001011100110111110100100001011101010011011101001011001011000111001001010011000111000001011100110101100100110010000000110001001111100000011011100111000101010100100010111001100001001000010001111101011000010101110110001000011011001001000111111110110000011000101011011010000001
 0111110001000001101001111110110101011110110110111100101000000011110100101101011001010011101000000000100101010111000110100001101101010001101010001001111000001010100100111001111100001011110000010101100010101110000010100001001100011101011010110110010001000111110100010011110100100111100110111011100110000100010101010111101100000101110001110101010001000110011101010010111110101101111000010111100011001001010011101101000111010011011000101101100110101111110111010011010001001100101101010101111111011010111011001100110001001110110001000100100011110100000010111010100111111111000111100011000001011111101111001110011000010001110000000010100110011000010000010000001100110101011110101011001111001111000100001110110000001010011011001000010011000101101010011111100101000100001110000000011011001110000100011111000101101110111111110111111001100001100111101111100111000111011000100101111011100110011110001101100100011001010110110100011111001010011010011101001100101000001110001010100010000010101001110001110110001
 1100010100001001100111011000101001111100110100110001110000110101110000101101111011100001000000100000011010111110111101101111111001100011101001100110110011010010011010100001000001011111010001100111110000010000001001010101111001011110100010100011111101100000010010011111001010110111100101011111101111000100010010011111000001001110101101010000100011011100001001100001110110000010010011110000110001101011110111010101000000000101110101111111111111100011111100000110100100001101011100011100111110000110000001111001001111011100011110010001001111101110101111011000011111010010110111100101101101101100110010110110100100100010110110100001000001110100011000000101110000000011101101011111000101111111111011011100000111110111001000011010111000110010010000000111101101100111010110011011110111000111000110110010010011100111001101100001000110000101101011011100110000000011100001111011100110010011101010101110111110011001011001111010101000000110011100011110010101110110101111111010101000001110010000001101000001111
 1111010110001000011001110101100100111110100011100110011010101111101010110010111101111001011011101001100000110011010111110010001010000110011011011010011111011000110010101011101110010001100010011101110000011000111000101000010001101101111101101110110000011000110111000010001010111010011101011001001101101110100100010001110100101110011100100010111000000110110000010111110100100001001110010100100011110010111001100100011010010011011101100100011101111100111110010110011100010100010000010111010011101101010101011011010001110001100000100111000111011000010101000110001110011000111110010100110111101010000001111010001101010010110000001101100100111010101111101101011100110100001011101010000010110101010010010001101000000001110000101101111110100110000101100101011110101000010010101011110101001011011010110110110001100000000100010101000011100011101111110100010100101001011111010000010010001001100111000100111000111011011110000010100110111001011010011111001110110111101001110011001111000100100001111101111001011
 0100001011010001111000000011001110101001001100001000011110001100110011100110110000010100000001010110111111100101001001001101010111010101110000110011001101101000111101010101111110011111000010010101000101010010001110001100111010001101000101000101011010010111010110110000010011001011000001111111000011001001110011110110101011000011000010011111011000101111100010100010010101101011011000100110110101101011111001000110011100101010001001011110100110100001111011100101101101111011101010110010101101001011110000011010000010010011100010001101101010110010111100011100101011000010001000100001011000100110111000000001110110010011111100000111010000111111111011000000100101011101101101110111110011110100110111011110111101100000001111001010001110111010101110110111110001100001101000110011101111101101000000001111100110111000111011000010101011110011011110110110000011000101101001001110110001000110100010001000101000100110111111110100100011111000101100101000010101111101101001110001011100011111100110001101010010100
 111011010101001111010100011100000111001101010011001010000100011100001001000010110111010110101001110101100111010101101010111110100010100000000000001101101011111110000100001110111101001001001001000100010110000011110000101111011110101011100111100011110000111001111010010100110101000000110000111001001011111101110111100110010110101111001100001101111000110110010110110110001111000100011101100100011000111000011000110101000100010000010110001010000111000100001001111011100101100111111110000001001111010010110010010001110000011000001100000011011101000010000100011101011110111101101101110100000010010011011100101111000110000111000010111111011100111111000110110011000101000100101111011001010001010101010001110110100110011000000101100001010100011111001110110101001110101010100011110010000110110001100000111011
+ INFO [main] 2016-07-31 16:03:37,065 (Paillier.java:176) - Parameters = p = 299349681 q = -1385623381 N = -233105349 NSquared = -1430446695 lambdaN = -1289461040 bitLength = 5778
+ INFO [main] 2016-07-31 16:03:37,766 (PaillierTest.java:274) - encM1 = -1314115739 encM2 = 338844887
+ INFO [main] 2016-07-31 16:03:38,460 (PaillierTest.java:278) - decM1 = 5 decM2 = 2
+ INFO [main] 2016-07-31 16:03:38,815 (PaillierTest.java:288) - encM1_times_encM2 = -643050651 multDecrypt = 7 m1_plus_m2 = 7
+ INFO [main] 2016-07-31 16:03:38,815 (PaillierTest.java:237) - Starting testPaillierWithKeyGenerationBitSetOption with ensureHighBitSet = false
+ INFO [main] 2016-07-31 16:03:38,816 (PaillierTest.java:254) - i = 0
+ INFO [main] 2016-07-31 16:03:38,819 (Paillier.java:176) - Parameters = p = -2134355175 q = -194683865 N = 960406735 NSquared = 1818091361 lambdaN = 1979896728 bitLength = 201
+ INFO [main] 2016-07-31 16:03:38,819 (PaillierTest.java:274) - encM1 = 1544292916 encM2 = -1429163975
+ INFO [main] 2016-07-31 16:03:38,820 (PaillierTest.java:278) - decM1 = 5 decM2 = 2
+ INFO [main] 2016-07-31 16:03:38,820 (PaillierTest.java:288) - encM1_times_encM2 = 1576160748 multDecrypt = 7 m1_plus_m2 = 7
+ INFO [main] 2016-07-31 16:03:39,986 (Paillier.java:176) - Parameters = p = 238986335 q = 643888807 N = 980452345 NSquared = -1847015375 lambdaN = -2098695046 bitLength = 3072
+ INFO [main] 2016-07-31 16:03:40,092 (PaillierTest.java:274) - encM1 = -269335832 encM2 = -2051077442
+ INFO [main] 2016-07-31 16:03:40,206 (PaillierTest.java:278) - decM1 = 5 decM2 = 2
+ INFO [main] 2016-07-31 16:03:40,259 (PaillierTest.java:288) - encM1_times_encM2 = 1037330805 multDecrypt = 7 m1_plus_m2 = 7
+ INFO [main] 2016-07-31 16:04:08,649 (Paillier.java:176) - Parameters = p = 2033150619 q = -903745077 N = -940542999 NSquared = -950326767 lambdaN = -1034974270 bitLength = 6702
+ INFO [main] 2016-07-31 16:04:09,742 (PaillierTest.java:274) - encM1 = 1611813970 encM2 = 249461629
+ INFO [main] 2016-07-31 16:04:10,817 (PaillierTest.java:278) - decM1 = 5 decM2 = 2
+ INFO [main] 2016-07-31 16:04:11,354 (PaillierTest.java:288) - encM1_times_encM2 = -1480999272 multDecrypt = 7 m1_plus_m2 = 7
+ INFO [main] 2016-07-31 16:04:11,354 (PaillierTest.java:241) - Starting testPaillierWithKeyGenerationBitSetOption with ensureHighBitSet = true
+ INFO [main] 2016-07-31 16:04:11,354 (PaillierTest.java:254) - i = 0
+ INFO [main] 2016-07-31 16:04:11,356 (Paillier.java:223) - testBit false
+ N = 10111111010011011001011001000100100010010101001110000111000010011000011011001000011001001000010100010000110000011001100010010110100001100100010010001010111100100010001101111101000010011011101110000111
+ INFO [main] 2016-07-31 16:04:11,358 (Paillier.java:223) - testBit false
+ N = 10101011111011100011110011111011001000010101011000000110011110111011000110101011011001100010100100100101001110000101100110111110111111000011101110111001100000111100111110001011111011101001011010001011
+ INFO [main] 2016-07-31 16:04:11,360 (Paillier.java:218) - testBit true
+ N = 10101011000100110001101010001110000000000001111110000010011101111110011111011111011111011100001111100101010101101100001001100100011000000000000111000101110000011110000001111001001011100110111000100011
+ INFO [main] 2016-07-31 16:04:11,360 (Paillier.java:176) - Parameters = p = -1799120921 q = 1634762853 N = 2033085987 NSquared = -638183223 lambdaN = 1098722028 bitLength = 201
+ INFO [main] 2016-07-31 16:04:11,360 (PaillierTest.java:274) - encM1 = -994733086 encM2 = 385555234
+ INFO [main] 2016-07-31 16:04:11,361 (PaillierTest.java:278) - decM1 = 5 decM2 = 2
+ INFO [main] 2016-07-31 16:04:11,361 (PaillierTest.java:288) - encM1_times_encM2 = -357692489 multDecrypt = 7 m1_plus_m2 = 7
+ INFO [main] 2016-07-31 16:04:14,486 (Paillier.java:223) - testBit false
+ N = 10101100011100110101001110101010011111111001001011011110110110101111011011010011100000000100110100101101100010110010001001111000001101011110011110001110010110110011011000010000001000010001100000110011100011110110001010101110011101100001100001011001000000000101001111101000000111001110100100100110010011010111001100101101110010100010110101101110000100110111100001010101011101100010000001111111001100100101001010100110101100011111101110110011111110110101000100110100100011110011010010001101110100010110101111011001111101001000111100010100111110110111000010100000011111101110011101011101011110110101101000001000010011000111100101001101001000011001010101110010110011011100101000101111010010000010101101000101010000111011111011101010010011001000011111111011000010110101010010011010011111100111111011101001110100001110000000011100011011010100001100101110001110011001110001111000110101111101001000000010110110011111011101010000101010011010010111000101101100111011110000101000001111000011000100100100
 0010011101111010110101001110010110011100011110110110000011101111100010011011110111100000110111010110101111000010111010111110000111010111100000100111001001011100110101011001010010100011001101110100110100011001010111111100111111100111000000000101110010101110001111000100001101101000001101100110010000100101110001100110111100010110110101000100110010101000101011111000100101110011111001101010100100010011011000000111010110010101011101000110001100110010111111101000111101110111110010110111100100011001101001001110101101000010101111101011101001010000010011101001001110111100101101100100001100100111101110000010110011110000101100100000010110100011000100011001011101111000010000000111011000001000000101010101010110100010011001101001101100010001100000110101000000011111100001010111010011001010110010110100111001110101100101001111011010001001010001101110011011100001001101010100110010110010101110001101000101001100100000001100101111011000101011100110000110001101101011001100010101000111011001000010101000011
 1001100100000111100110010110000001010011100010010110101100111110000110100111000100110101100010000110011100110101101010101000011011001000011100010000110010101101010101111100101000000100101001000011010011010000100011001000111000010111000010010000111000010011111001101010110101011001101010111001110110110110101101010111101001011010010111100101111011111011000110110110001110001001001001100101001100111100110011010100101001011111100010100110000001010011001101010000110001000100000100100011111110010000011000010100100001001010010110010000101100111100101110111000111010001000111111010001111010011101010011001100001010110101100111101111101011110010101010001001000011111011100000011010101000111101011110000010101100101110101110111100000101000110011101100000111110100001000101101010100111000111010101111001011011111001101010011101000101110101111001100111001110111001100010101000101011010111100100011101101011011000101110001110110010101000100110101110101100101101101001010001111011101101010001000110001010100
 11011010000010001101110100101000011101110110110011010010000110100111101001011111001101
+ INFO [main] 2016-07-31 16:04:15,194 (Paillier.java:218) - testBit true
+ N = 11110110101111101100011011100001101101110100011101000101100000001011010010000001001001100101010001011001000000111110011001001011010000000111010101100110110110001110011011000001100101100000101010001000011011111010100100101110100110011101111111101101010011001011011111011000100101001100001101010101100110100101100011111010100001011001101010101101100111111111011001111000111011000100010000100011001111100111101001010001000111011001010111010010100101110101111011011000011111111101110100001000001001110000010111101111011101101011101111000110001110010000011000111010100011100000100111010111111100011110110101001010110001011110100101010111111000110001001110010101001111111001001000111111100011011011100100001100010101000010001011100111101001010000000001011100101010101011010111001110111000110111101010100101011000110001100010111011001000011011001001010100000000100000110010111110110001101010110001100100000111111110000101011001010101111110010010111101101100001100110010001101010011011110101001000110
 1001100011111000110101101000001110010101101010011100100011011100001100111010011001011010110010110000111010010000111110111011100001011000000001011111001101011001000101011110111010111110100000101001100001010110101101000001011101110111000100110101001001011101011110111100110010110111110111100010110110000110010100111000100001110001100111010011110000000011110011100101110000101001001101110100001110001000010101111110011001100010101100010101010111100101101010011010010100111000100000110101010111001111001010001010111001111001100100001011001100101000111010100001000001010111010011010111110110000101110011100100011100110111011010100000111101001100001011100010000010000111101100101000001011010010011011001110111101111101101111010101010011000000110101010010011011111101010100001000111001010110111010010110011110010101010011011000101010011111111111101010010000101111010110111011000101101010100011111000011011100010010011110101111101011010110100011111011101001001001100001011110100110111101101100001000111000
 1110010011010101001110000011100001100000001001111001110111101101110001000110111001111110111101011001100011000111111010001111011110000001100110011100001111010101111000001111010001110000010100111001001001101100101001100011011011110010100011101111011111000000010001110110110100110010100001000101111010000001101000110110111101000011010101101100100010011111100000001001011111100110110000010001101100000011011100101100110100010111100010100111010100001110000001001000101110101101110101101001000011110101011111010111110011110111110001110111001001100000111100111110101111000000110011010010010001000001110010111111101011001000000100110011100100000110011001111101110001111000101100001100010111100010111011110110110001001001000101100010001011010011001111010010101000111011001111011101010011010100010100000101101011001110000110011010111101011010101010100011001111111111110100001001000101000010100000111001001000001010000111111110001110001000000001010001001100100101111111010011001101010000111101100101101000011
 00110110110001111100011111010100101001100011001111001100110101100000111100101111100001
+ INFO [main] 2016-07-31 16:04:15,196 (Paillier.java:176) - Parameters = p = 998713025 q = -736096991 N = 897829857 NSquared = 1956944833 lambdaN = 1227809984 bitLength = 3072
+ INFO [main] 2016-07-31 16:04:15,307 (PaillierTest.java:274) - encM1 = 1338890080 encM2 = 280927930
+ INFO [main] 2016-07-31 16:04:15,419 (PaillierTest.java:278) - decM1 = 5 decM2 = 2
+ INFO [main] 2016-07-31 16:04:15,476 (PaillierTest.java:288) - encM1_times_encM2 = -653310213 multDecrypt = 7 m1_plus_m2 = 7
+ INFO [main] 2016-07-31 16:04:23,634 (Paillier.java:218) - testBit true
+ N = 10101110101111100101011111011110111111101110011110011001111000101010101101110110000111110111000101011011000001100101010100001111001100101010101000001000100000100010111001010000000011011001010100100101011100001101001111111111010001010011110100111010010000111111010110111111011101011000011011100001010011100010000011001111101110001000000111101001000100010011101011011110000000111111100000101010010110100011010000011100001010011100110011100001111010000101001011111010010111111101101101101111001010001110011001111010011011110100000010011000001010010010011010010000110001111010011011000100010010011110011110111100010101110011111101111001010011011100101000101011010010110100111001010010101110011101101001011111101100111001001110011101110011011100000010000111101011100000001110001110110011010100010111100011011000011001101010101111100100001100001100001010100111010011111010110010010101111010110101110001011111100001111010111000011000110000101100011111100101000111111000010101101101000111101000110011
 0110111011111101100001001111100001111100001011001111011010011011010010101001110001011010010000011001101000000001011100100001011101000101000011010001000110011110011100000101010111010001110011001000000010101001110100111010110010010011100001111000011100010000000001110011011010111100110101001010101001000101100000010000100000000111100011001000111111011101010001111001100011000001011001111110000010101000100111100010001000111010011010111110111001101011001010110011100001100100001101001100001001110001111111001010001100010100100000110101000111111000110110100101011011000001010100000111010110010001101001100101001100100001101100001100101111111101001110101011111000101010000100011010010010101001111001110101010111000011010110001001111001111100000101000101111000011101000001101110111110000010010000010100111101001111000101010000001111011011110111111000100100110100001011100111000011001000111001010101111100111001111010101000111100111101011001000011001101101101100001101001100110001001100011101010000000000
 1001001110111100001110001010101011011101000111001011011010101101001001000010111110001100100111011111010101111110001000010101011000101100100101110111011010001100101010010110000001111100111100001111011011010111110110011011111000111111010110110010001000011001100111100101111100000110111001100001100000000001101111110000010101011011011101101011101011001101011000000101000011001100101011001010010111001010100101000000000100110111101101101001101110101001011001101110100011110101111011001101110110101010011011110001000110000000101101111100110010100001111000111100001110100011111011011001111111010101111111101000110001101110101110011010111011101101011101101101010111101110111100000001001110000101100110101111100010100110100110101000101100110001000000111111010101111111101110001100001110100001011101100001000001110011110010101011100000000001011110100100001011010001111000001111000111101100101000000101110001011001101010010011010001000100111101011000111100001010000101111111110111110101000100100010101011100
 0101101100101000110011001111001110000110111111110000000111111111100111000001000100101111101111010001100001001000110111010111100111100010001110100001001110111110000010011110100110000110000110110101111111011001000100101000111100100101010011000001010001011000011101010101001100101000111100001101001100110011001000001011001011001101001010110101010010001100011100111100101001000111000011000110010010011010101111010110110111001110010101110111101011001001010001011110000001110010111000011000001111111101000000010011001111101011111010111010101000001000010010010101010101110010000110101100101111110101101011101010111010011010101011101000010111100010111100010110111010000001011011101110110101101000111010010000101100100010000010011111100111011101010100001111001110001101101000111101011010110110100010101101110110100100100001100101010101101010001101000101011101001000111101101010100000001111010010001111111110001001100101011000110001010001000110111011001011110101110000111101100000111101001110100110101100110
 1110000101011101111110101111110101110110110011111001110000000001011111100000101101111111000000000100111101101001000101000001000011000111110111101100100010111100101001110111111100100110011001010010101100110011110110010001100100011101011110001110111011010101011100001000100011110101101000111001100101000100010110110000110101111001010011111000000011101101101010000110010110110010110001111110010100001011111011000000001111110110011111110001100001001010011101111001101101101010011001001100111000101011100100101001001100010100000001110000101111011000011000011111110101100100100100111100100110000110011110010000101111001000111000100110110001011011110000000011110001101001110101001101010101011001111011101111011011010001000101010100001110010111110110100001011110101110100110000100101010110110101110100110101011000011000101011000010110010000011011100001110101101111101010101011001110110001001010110011001011100011100110100100011000100001010111101111001100011101111110111000001110100101010100011011011001110
 011011110100010011011110000001000110101011011010010101101111011000010100011101110011000100111110101110110010010110101101110101110001111010011010001101101100100011101110010100110011000101101001011011100111010100110010000000011100000101101000000100111010110101010000000010110100000011111110111100100001001111111010101111010100010100001111011010001111000011011100000010100100000110101111100010010100010001011111100101011100101101111001110011
+ INFO [main] 2016-07-31 16:04:23,639 (Paillier.java:176) - Parameters = p = -1046274935 q = 1709767707 N = -445456781 NSquared = -1648908375 lambdaN = -554474776 bitLength = 5419
+ INFO [main] 2016-07-31 16:04:24,224 (PaillierTest.java:274) - encM1 = 734737657 encM2 = -1196769802
+ INFO [main] 2016-07-31 16:04:24,821 (PaillierTest.java:278) - decM1 = 5 decM2 = 2
+ INFO [main] 2016-07-31 16:04:25,114 (PaillierTest.java:288) - encM1_times_encM2 = 1022815860 multDecrypt = 7 m1_plus_m2 = 7
+ INFO [main] 2016-07-31 16:04:25,115 (PaillierTest.java:237) - Starting testPaillierWithKeyGenerationBitSetOption with ensureHighBitSet = false
+ INFO [main] 2016-07-31 16:04:25,115 (PaillierTest.java:254) - i = 0
+ INFO [main] 2016-07-31 16:04:25,116 (Paillier.java:176) - Parameters = p = -329587329 q = -1666828413 N = -1372866307 NSquared = -1767200247 lambdaN = -1835708930 bitLength = 201
+ INFO [main] 2016-07-31 16:04:25,117 (PaillierTest.java:274) - encM1 = -69705517 encM2 = -1510882473
+ INFO [main] 2016-07-31 16:04:25,117 (PaillierTest.java:278) - decM1 = 5 decM2 = 2
+ INFO [main] 2016-07-31 16:04:25,117 (PaillierTest.java:288) - encM1_times_encM2 = -330269802 multDecrypt = 7 m1_plus_m2 = 7
+ INFO [main] 2016-07-31 16:04:26,999 (Paillier.java:176) - Parameters = p = 412305613 q = 1342104337 N = -1178887011 NSquared = 388872265 lambdaN = -960269296 bitLength = 3072
+ INFO [main] 2016-07-31 16:04:27,112 (PaillierTest.java:274) - encM1 = 879783522 encM2 = -1679503107
+ INFO [main] 2016-07-31 16:04:27,225 (PaillierTest.java:278) - decM1 = 5 decM2 = 2
+ INFO [main] 2016-07-31 16:04:27,287 (PaillierTest.java:288) - encM1_times_encM2 = -285420068 multDecrypt = 7 m1_plus_m2 = 7
+ INFO [main] 2016-07-31 16:04:28,116 (Paillier.java:176) - Parameters = p = 238271771 q = 1369355497 N = -1883760237 NSquared = -2225559 lambdaN = 849757848 bitLength = 3101
+ INFO [main] 2016-07-31 16:04:28,237 (PaillierTest.java:274) - encM1 = -2133549219 encM2 = 936487788
+ INFO [main] 2016-07-31 16:04:28,347 (PaillierTest.java:278) - decM1 = 5 decM2 = 2
+ INFO [main] 2016-07-31 16:04:28,401 (PaillierTest.java:288) - encM1_times_encM2 = 995977605 multDecrypt = 7 m1_plus_m2 = 7
+ INFO [main] 2016-07-31 16:04:28,401 (PaillierTest.java:241) - Starting testPaillierWithKeyGenerationBitSetOption with ensureHighBitSet = true
+ INFO [main] 2016-07-31 16:04:28,401 (PaillierTest.java:254) - i = 0
+ INFO [main] 2016-07-31 16:04:28,403 (Paillier.java:218) - testBit true
+ N = 10101000100100000100011001100110100111111100010001001111011000000001000100110110110100011110010010010110010101000001101101110011000111101000110011000101101010001001100110010111001001111111101000100011
+ INFO [main] 2016-07-31 16:04:28,404 (Paillier.java:176) - Parameters = p = 273006149 q = 1570844999 N = -1758987741 NSquared = 1964138697 lambdaN = -1838081548 bitLength = 201
+ INFO [main] 2016-07-31 16:04:28,404 (PaillierTest.java:274) - encM1 = -1999329787 encM2 = 720882201
+ INFO [main] 2016-07-31 16:04:28,404 (PaillierTest.java:278) - decM1 = 5 decM2 = 2
+ INFO [main] 2016-07-31 16:04:28,404 (PaillierTest.java:288) - encM1_times_encM2 = 443894175 multDecrypt = 7 m1_plus_m2 = 7
+ INFO [main] 2016-07-31 16:04:30,956 (Paillier.java:223) - testBit false
+ N = 10111000011000100100010011101010001111101011011001100110011011100001010000001101110010010011101010111010111000111000000111100010000111011010100001000011111010011100000110010000010110011011101101000100001000011101001001010100110111000010111111110101000010111110101101110011000111110001100001000000000001001100011011111100011111110010101110010000011100001100101110001111111000001101011110000101100011101000011001100100010000101101100101110001001110100101010010110110100010001110000101011010010011011100000111111111010011111000011110111000101000011110110101110010010110111111111101100011111000110000101100101001011111011000010010100010111111010110111101000110000100111101111110010000100011100100001001111110001110110111100011110001100010000001001001101011001000011111111111011001110110101001011001100000100001111001010110100010001011111000111110111001101100010001101001101101001111101001100010000010011100101000010010101101011111001010001100001011110010010011010110111001010000001100010110010100
 0011000100110110001011111111000010111001100111010001011101101101001101100010110110011110001000000100011111101001110001010101011001111101110011110000011011111111111110100010001110000000101100000011111001101111111110000110011011000000100100001110110000110010000101010011111011100000100111000100001111100111111010110010010010111011100111010101110100100010110110101100001000111001011010000001011100101010010001000010010000000011111001000101011010010111111010000110011100101010011011011010100010101011100110000100011000011111011110111001101001100101010011100000001010110010001100001000011101000111110010001101001110010111111100100010000000010000101101011001100101001011000011100100001001011111111100101011101000110101101100110110011001101101010111111101110000001111001110100101111011101101111001011100100111110010000011010010000111011000110100011111010001100010000110100000101100000101010011101011001100100111100001101010011000001111101100111110100011100111100100000001111100000110100100100010011001001
 0000100111100001101110111001101101101010001010011001100011010110000101111101111000100110110000110010101110000101000110100100000011101101110010000001010001001111011111110010001101110100011100101000111011000111100111110111001011000111100100110011010110010010101100100000011011010010100001111000111010111011101101100010111111110111101110101001001111000111011100001011000101111110100101100001000100111010010101011100010110000110000111011010001111110000000101000101110000011001101100110111101100000101101001101111110111011110100110001111001110111001011111011011111001000110100000110100000111001111111100001010001000110010110011000010010101011110101110110101100100001101111100010101111110010100100111100011001101001010100100111000010001001011001000111111101000001110101110101110111011111000010101100000010000001011100001011001010000111001100000010011111011110111110011000000110000001010011000110110100000101000100111111011011010101110010100011011010100011000111000000010111110000111100100111110010110111
 01110101001100011000101001101100001011001001100000100000000010100100111000001100011111
+ INFO [main] 2016-07-31 16:04:32,625 (Paillier.java:223) - testBit false
+ N = 10010000110000101111000100000010001011111100000000000000001110100100100101110101100011011101101010010000011011010001000001111110011000111011101110101000011001001101110011100011001100100100010010110100011010111110101001010100001101101110010110000101110000000001110010111100111011101010010110011000100100110010101111000001111101100101101111101100101100000001100101111101011101010101100011100000110001100001100111100111100000011011000100001111001110110001110111010010101110001110011111000001000111011000010010100110100100010101110100001011011001010010000100111111101111111110110100110000101101000000010110010001101010011110110011010001000101111101000010001110110010000111000110010001001111011111001011100011010011001101000100100101101100000001001011001001010001010001011100010101001101011001011111001100100001101111011100010001010011001000111110100111101010001101110101001110000111011001001001001000101010110111000001000100111110010110100011000101101110000010001001010011001100001111000110011111
 0001111010110010110001100100011110100011011010011011001101100110101001001011001101010011011110001001110000010111010010100011011111100011011010000011011010111011001000100011001010011011110101010110101110000100111000011110011100010001101001010110001111111101010000110100110001110111000001000110010011000011011110000010001000100011100001001001101100110110101110011110011001001011001101101101110011001110100011110110010011101101001001001111011011110111010101101100010100100010111101001001010100000001111101100101011111101010010100000100001000100100110101001101010100010010011111110011000111101100001111110101110011000010111110001101101000110001000011000001111001110001110100110011110010011100100001000010100101001111100010000110001011000100110010110010000010010001100000010000000010111101010000111010111100001001111111101000101001111111010001111010001110101111010110110110010001000110110000000000000100000010000111001000101111101000101001111100111100000000110010000011110001011111100111100000001101101
 1010001011000101111011011011110000010010000110111000010100001101000001011110100010100100111011001001001011000100010110101010011101101101011011011110100001010101101001000111010010010111011000110010101110001110000001000011110010100101110101001001111111011010101101010010111001110001100110011011010111000111000111011101000000111010101101111010011111111101110010100110001001011110101001010101111111011010011101100110010010100001100001010111001001000000000001111011111110110011001110101100000100110010000011001110010011000001000101101110100110111011010110111101000011111100101110011010000000101011000001001010101011111011100110111100011111101011111111100010000011100011011101111110101001000110001010000111101100100110111001010011111001111110001101110111001001000011111011111111100000101100001001001101000100111100010011001101100001111010001000011011110111110111000011000101010001111111001100001010101111100010000100000011111101000111110010001011011101110001100011111011010011100011001101101000110001011
 01010011110000111111000101010100101100111001101010111110100101000001101011111010000011
+ INFO [main] 2016-07-31 16:04:33,894 (Paillier.java:223) - testBit false
+ N = 10110011010001110000100001010010111100110111110101011010101101000110100010001010010011010100100000010110010111110111010110100101110101110101010011001011101000111000001100011001110111101011011001101101100011101001101100101001011111110000110010000100110001111100011111101110001011000010110100011000001011101101001101111000100100000101111000001001000101110001111000001100011000001100011011000010100011000001100000011101010111111100100101100010011101011010011101011011100100000110100111101111101010100100111100100011101010101010010101010110001110011011110011010100100010011111010010001001101100001010111110101101101010110001110110011000001001000100000001010011101001101110111010011111011101010010100100000011010111101111011010100111010001010111001111110111110100101011101100100111100011111001101111011101101011010110111010010110111000101100110001000111110001010001000011010001001111010101010000100010001010111011111100011000010101100101101000101111111001101000101010011010110110001100100000000101
 0100000111001000010001101101010000101011100000000001100110111000000100111111000111101000001010100011111001001001110000110101000011001101111000000101101110000000101100010101110010101110010001111101000011101100001110111000100000110000010101111000010110000010100111001000001011011011000001000011010011110111110111011110010111011101001101101001011000011101010101000000000111001111110001010110111010111101001001100111001010110110110101010111010110111100000110110010011011011001010111110110010011010101000011011000010000011101000100111100010110000001111011001011110000000110111101101110001010010101100000011110011100100111001100110000011100010010101011011110010000110110100111011101111011010111001001100000000011010000000000111000100011010000010010001011001110100010001110000100100011000100101011101011001010101001110101001001111110001001001101001111110011001011111101010001000000010110100001110010100100101100100000111010110101101011010001111111001011010110110111010110011101110111011000000111011010101
 1001101011001110001010100111110100110101111110011101111000011001001000000011010111000011000101011011011111100010110001000101101001100001110101111010010111101101001010001111010100100111011110110111100111001101101100101111001010011110000101111101100011011110100111000000101011111110011100111111000110011010101001000010010010101000100000001100110010111000111011100011110111010110011111000011111000100010010010110001100111101100011100001100011100001110010100100000010010010001110110011101101111011111000111001010101001001000100001011010011110100101110001101110111000110000000010000100000010100110110010011010000100110001101110011010001010101001000001001001111000000000011101010111111110100110100001101101010111110011001100000101100101011111010011100110011001111011100111111110101101000011110010010101100110110000111100010000011101100100010110111110010000111101000011010000100001100000111010011101000110001111100111111111001111110110100000101001001000110000110000100101010110100001011100101100001100000
 11101010000111111010110111100111010010010000101010101101001101111101011101110010000101
+ INFO [main] 2016-07-31 16:04:35,233 (Paillier.java:218) - testBit true
+ N = 10010110101000100011010110010011111111101111100000100111011101000110010111101101111111011010010110000000011010000101000011110110101000011010011001100101100101001100110100110111101001010000001101001101001010011110101111010110001110111111000101100001010001111110000101100001010111110111101110011100100101111100001001111110101011001111000111110001000100001010110100101001010000011101110001010111010101001111001001101100100100000001011000000000000111110111010001011000101110000000010010010000001011110100111111101100100000000001111111011001111110100110100101100101010000010111111110000101001011001110110001010011010111100000111100101110010001000101010010101111011001001111101001100000100000011100100110100111000111100010111010001010110010110111111111101011111101110000110101001011111101100100010110111000000000000111101111111111110110100010111000001000001011100110111110000000010001111011001000001110011101000101101101001111011011101101001000001100111011000010010011110100101100110001010010110000
 0111111101011110111010100011010100001011100110110010011110010011000111101111100000111111110010011110101001011010011000110101010001010111110011010101111001111010100001000000001111000100100110011110000000010011111000101100010110010110110111010000011010110011100111101000001100010110010100110110011101001100100101010110000000000100011101110011111001001101010010011100100110101110010110101000001011100101010001101001011111010001010111111001011101011010111110110011100110101100101101100010000010101100100010001111101001111011101100001001110101001001100110000001101011110101110011001001011111011101101101010101011111011110100100001111001000100101100011000001001101001011010010010001110010000110100111000001110111100001001010000101100111100000010111111110110101111001010011010111111111101010010100001100010011011100000110011010001110001010100001111000000101101111000111101111010111011011001101110011110100101010000100100011011000111111000001111110001100001001110110011100101100111000101001011001001000100
 1100111000000100111001111011100100011111101110101100100101100010110110111000101011110100010000011011011111011111010110010000011001001101111101001111100101111100101010001010000100110011100001011100110100100000000001011110010001110001111101011011100000100100001101100011000010110010000011011111001000110111000011000111001011000111111100001100111010001100110100001011011110110111110100110100111010101111000010111011010011001101011001101101111110101110100110100110001010001100000101111010001000100000110001110111001001111100000001110111001011010101110010001000100010101000110111010010111110011111001100111000111001000001100101001001011001111110010111111001100100101101111101011100001110110101110000110100010000000110001010011101010000110100011111001100110100101111001000010111110110000010001110001111000010010110111001100011110111011010110000100111000011010011101100010000111001011000101100100011001101100000110001011010100100011011001011111110111101000010110100101101101001101011000111100111000001000
 00101010101101001011101111100001100000101101000111101010111000001111110000111110110001
+ INFO [main] 2016-07-31 16:04:35,235 (Paillier.java:176) - Parameters = p = 1613313167 q = 297277375 N = -1203826767 NSquared = 705968225 lambdaN = 590274994 bitLength = 3072
+ INFO [main] 2016-07-31 16:04:35,347 (PaillierTest.java:274) - encM1 = -997472652 encM2 = -1936938212
+ INFO [main] 2016-07-31 16:04:35,460 (PaillierTest.java:278) - decM1 = 5 decM2 = 2
+ INFO [main] 2016-07-31 16:04:35,518 (PaillierTest.java:288) - encM1_times_encM2 = 1586232434 multDecrypt = 7 m1_plus_m2 = 7
+ INFO [main] 2016-07-31 16:04:36,075 (Paillier.java:218) - testBit true
+ N = 10110011011011110101001100110000111110110000001111111111000101110010011010110100111100010101101100010001110000111101001100000101011111111010101011110110010100100011111011110010111100100111011000100100110100001001100111011110101101101110000110101110010010111110000110110101100011101011100011011011101100100011011101100101111001101011011000000010101001111010101110000001000011101000100011011001100101000010110110101001101011111010011000011100100011101010101111110000110101101010110011100011011111110011010010000111100110101010101010011010010000100100000010001100101100000000111111010000111001001100000010110001001110110101111110010100010001011000101100110101101001001011100000010001111001000100110000110000110000100101001011001000101101011100000001001100011000010010001110011110010010101000001011011110101000000000100000000010011001101000000011101001000001110101001111110111001011101010111010000001111001110001111011001111000110000000111100000111011101011100001111101011000011100001010110100000
 1010110011101001011110110111110100100100001001001111010010001000011000010110111111111001000011100100001010101001001110110011010010111100110110010000100101010011110100101011000001111101010110100010011101100101000001000111111000010010010001000100011011001000101001101100110110001110101100001110011001100010100110101000110100011000101100010111100010101100100101101110100100100011000000111110111001110010001010010100010110000100000001110010101110111001100000111111011000000001111000011000011000000011110101000111110011001111010100101101000101010110010011111111110001101101100110111110100011001110110101110010100010111100111010010010010110001101001111111100011000101100000001011011110011101000011100001011010100101011111100100101100010000010011000101111011111110100111010110000011001000111110001101000010110010000100001101011000011001011101100011011111001000001000000010110111110010000001100001101101111101001111001010110010110010010100110011111010001010000101100111000001110011100101101111000011100101
 0010100011110000011101000001111100101110110011000001100111010001000000001100111110000000110000010111110000110010001110110001110100001110001111111110001101110001110001110011110011111110001010001001110110101110111101101011010001000110010110111000100101001000110100100100111011101100011111100000101000111010100000000011111111100101001101100110101000101001000100101011010001111000100000111000101111111000100001101101001001111010101101010110100001010010100100110111000100011011100110111110101000100111101010001110011100000001101110011010100001110001110011011000000100100000100101100100110010001111100111100110000010010101010111101011111010001000101110101011101100011101000101110101101111101010100010010011001111111010111110101100011101100101100111010111011101110010111100110001001101010100101100001011010101110001001001010010101110111011001001011001001101000010011101001100000011100110011101001110110101110100010111010010001000011100011001000101111001101010001100100010010010111000011110011111100100101
 0001001100010111000101010011111000000110010111010000000000101100001100100100001000001011000101110000010010010001000000010000010101010100001111011100011000010011101010101100110110011110010000110011000100011011100011001111010110001111110110000101101101110010111000111100001110111001100001110111011001100111
+ INFO [main] 2016-07-31 16:04:36,077 (Paillier.java:176) - Parameters = p = 681783715 q = -1278960531 N = -1182304665 NSquared = -177922703 lambdaN = 803450332 bitLength = 3290
+ INFO [main] 2016-07-31 16:04:36,213 (PaillierTest.java:274) - encM1 = 1942315051 encM2 = 583105046
+ INFO [main] 2016-07-31 16:04:36,354 (PaillierTest.java:278) - decM1 = 5 decM2 = 2
+ INFO [main] 2016-07-31 16:04:36,421 (PaillierTest.java:288) - encM1_times_encM2 = 863042586 multDecrypt = 7 m1_plus_m2 = 7
+ INFO [main] 2016-07-31 16:04:36,422 (SystemConfiguration.java:201) - Loading file 'pirk.properties'
+ INFO [main] 2016-07-31 16:04:36,422 (SystemConfiguration.java:201) - Loading file 'querier.properties'
+ INFO [main] 2016-07-31 16:04:36,423 (SystemConfiguration.java:201) - Loading file 'responder.properties'
+ INFO [main] 2016-07-31 16:04:36,423 (PaillierTest.java:231) - Ending testPaillierWithKeyGeneration: 
+ INFO [main] 2016-07-31 16:04:36,427 (Paillier.java:134) - Parameters = p = 7 q = 17 N = 119 NSquared = 14161 lambdaN = 48 bitLength = 201
+ INFO [main] 2016-07-31 16:04:36,431 (Paillier.java:134) - Parameters = p = 7 q = 17 N = 119 NSquared = 14161 lambdaN = 48 bitLength = 201
+ INFO [main] 2016-07-31 16:04:36,432 (PaillierTest.java:169) - Starting testPaillierGivenAllParameters: 
+ INFO [main] 2016-07-31 16:04:36,435 (Paillier.java:134) - Parameters = p = 7 q = 17 N = 119 NSquared = 14161 lambdaN = 48 bitLength = 201
+ INFO [main] 2016-07-31 16:04:36,435 (PaillierTest.java:179) - encM1 = 14019 encM2 = 8836
+ INFO [main] 2016-07-31 16:04:36,435 (PaillierTest.java:187) - decM1 = 5 decM2 = 2
+ INFO [main] 2016-07-31 16:04:36,436 (PaillierTest.java:195) - encM1_times_encM2 = 5617 encM1plusM2 = 5617
+ INFO [main] 2016-07-31 16:04:36,436 (PaillierTest.java:200) - Successfully completed testPaillierGivenAllParameters: 

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/9af0dad4/target/surefire-reports/test.general.PaillierTest.txt
----------------------------------------------------------------------
diff --git a/target/surefire-reports/test.general.PaillierTest.txt b/target/surefire-reports/test.general.PaillierTest.txt
new file mode 100644
index 0000000..2916eba
--- /dev/null
+++ b/target/surefire-reports/test.general.PaillierTest.txt
@@ -0,0 +1,4 @@
+-------------------------------------------------------------------------------
+Test set: test.general.PaillierTest
+-------------------------------------------------------------------------------
+Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 125.327 sec - in test.general.PaillierTest

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/9af0dad4/target/surefire-reports/test.general.PartitionUtilsTest-output.txt
----------------------------------------------------------------------
diff --git a/target/surefire-reports/test.general.PartitionUtilsTest-output.txt b/target/surefire-reports/test.general.PartitionUtilsTest-output.txt
new file mode 100644
index 0000000..bdb6b53
--- /dev/null
+++ b/target/surefire-reports/test.general.PartitionUtilsTest-output.txt
@@ -0,0 +1,8 @@
+ INFO [main] 2016-07-31 16:04:36,438 (PartitionUtilsTest.java:45) - Starting testMask: 
+ INFO [main] 2016-07-31 16:04:36,440 (PartitionUtilsTest.java:51) - Successfully completed testMask
+ INFO [main] 2016-07-31 16:04:36,441 (PartitionUtilsTest.java:118) - Starting testToPartitions:
+ INFO [main] 2016-07-31 16:04:36,443 (PartitionUtilsTest.java:224) - testString.getBytes().length = 10
+ INFO [main] 2016-07-31 16:04:36,444 (PartitionUtilsTest.java:224) - testString.getBytes().length = 1
+ INFO [main] 2016-07-31 16:04:36,444 (PartitionUtilsTest.java:213) - Sucessfully completed testToPartitions:
+ INFO [main] 2016-07-31 16:04:36,445 (PartitionUtilsTest.java:57) - Starting testPartitionBits: 
+ INFO [main] 2016-07-31 16:04:36,445 (PartitionUtilsTest.java:112) - Successfully completed testPartitionBits

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/9af0dad4/target/surefire-reports/test.general.PartitionUtilsTest.txt
----------------------------------------------------------------------
diff --git a/target/surefire-reports/test.general.PartitionUtilsTest.txt b/target/surefire-reports/test.general.PartitionUtilsTest.txt
new file mode 100644
index 0000000..bbe54b8
--- /dev/null
+++ b/target/surefire-reports/test.general.PartitionUtilsTest.txt
@@ -0,0 +1,4 @@
+-------------------------------------------------------------------------------
+Test set: test.general.PartitionUtilsTest
+-------------------------------------------------------------------------------
+Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in test.general.PartitionUtilsTest