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/23 03:01:00 UTC

[12/14] incubator-pirk git commit: Jekyll build from gh-pages:c4c2e72

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/0032c2a5/logs/aip.log.1
----------------------------------------------------------------------
diff --git a/logs/aip.log.1 b/logs/aip.log.1
index a205f82..7b72d51 100644
--- a/logs/aip.log.1
+++ b/logs/aip.log.1
@@ -1,7957 +1,7661 @@
-2016-07-20 18:59:52,246 INFO  general.ISO8601DateParserTest     - Starting testDateParsing: 
-2016-07-20 18:59:52,268 INFO  general.ISO8601DateParserTest     - Successfully completed testDateParsing
-2016-07-20 18:59:52,270 INFO  general.KeyedHashTest     - Starting testKeyedHash: 
-2016-07-20 18:59:52,272 INFO  general.KeyedHashTest     - hash1 = 3381 hash1 = 110100110101
-2016-07-20 18:59:52,272 INFO  general.KeyedHashTest     - hash2 = 507510069 hash2 = 11110001111111111110100110101
-2016-07-20 18:59:52,272 INFO  general.KeyedHashTest     - hash3 = 507510069 hash3 = 11110001111111111110100110101
-2016-07-20 18:59:52,273 INFO  general.KeyedHashTest     - Successfully completed testKeyedHash
-2016-07-20 18:59:52,273 INFO  general.KeyedHashTest     - Starting testKeyedHashType with type: MD5
-2016-07-20 18:59:52,290 INFO  general.KeyedHashTest     - hash1 = 26 hash1 = 11010
-2016-07-20 18:59:52,290 INFO  general.KeyedHashTest     - hash2 = 2047168538 hash2 = 1111010000001010101000000011010
-2016-07-20 18:59:52,291 INFO  general.KeyedHashTest     - hash3 = 2047168538 hash3 = 1111010000001010101000000011010
-2016-07-20 18:59:52,291 INFO  general.KeyedHashTest     - Successfully completed testKeyedHashType with type: MD5
-2016-07-20 18:59:52,291 INFO  general.KeyedHashTest     - Starting testKeyedHashType with type: SHA-1
-2016-07-20 18:59:52,291 INFO  general.KeyedHashTest     - hash1 = 1116 hash1 = 10001011100
-2016-07-20 18:59:52,292 INFO  general.KeyedHashTest     - hash2 = 1614103644 hash2 = 1100000001101010100010001011100
-2016-07-20 18:59:52,292 INFO  general.KeyedHashTest     - hash3 = 1614103644 hash3 = 1100000001101010100010001011100
-2016-07-20 18:59:52,294 INFO  general.KeyedHashTest     - Successfully completed testKeyedHashType with type: SHA-1
-2016-07-20 18:59:52,294 INFO  general.KeyedHashTest     - Starting testKeyedHashType with type: SHA-256
-2016-07-20 18:59:52,295 INFO  general.KeyedHashTest     - hash1 = 2100 hash1 = 100000110100
-2016-07-20 18:59:52,295 INFO  general.KeyedHashTest     - hash2 = 1097439284 hash2 = 1000001011010011001100000110100
-2016-07-20 18:59:52,296 INFO  general.KeyedHashTest     - hash3 = 1097439284 hash3 = 1000001011010011001100000110100
-2016-07-20 18:59:52,296 INFO  general.KeyedHashTest     - Successfully completed testKeyedHashType with type: SHA-256
-2016-07-20 18:59:52,296 INFO  general.KeyedHashTest     - Starting testKeyedHashType with type: FAKE-HASH-TYPE
-2016-07-20 18:59:52,407 INFO  utils.KeyedHash       - java.security.NoSuchAlgorithmException: FAKE-HASH-TYPE MessageDigest not available
-2016-07-20 18:59:52,408 INFO  general.KeyedHashTest     - hash1 = 3381 hash1 = 110100110101
-2016-07-20 18:59:52,408 INFO  utils.KeyedHash       - java.security.NoSuchAlgorithmException: FAKE-HASH-TYPE MessageDigest not available
-2016-07-20 18:59:52,408 INFO  general.KeyedHashTest     - hash2 = 507510069 hash2 = 11110001111111111110100110101
-2016-07-20 18:59:52,408 INFO  utils.KeyedHash       - java.security.NoSuchAlgorithmException: FAKE-HASH-TYPE MessageDigest not available
-2016-07-20 18:59:52,408 INFO  general.KeyedHashTest     - hash3 = 507510069 hash3 = 11110001111111111110100110101
-2016-07-20 18:59:52,409 INFO  general.KeyedHashTest     - Successfully completed testKeyedHashType with type: FAKE-HASH-TYPE
-2016-07-20 18:59:52,410 INFO  general.PaillierTest     - p = 7 q = 17 N = 119 bitLength = 7 lambdaN = 48 m1 = 5 m2 = 2 r1 = 3 r2 = 4
-2016-07-20 18:59:52,411 INFO  general.PaillierTest     - Starting testPaillierWithKeyGeneration: 
-2016-07-20 18:59:52,411 INFO  general.PaillierTest     - Starting testPaillierWithKeyGenerationBitSetOption with ensureHighBitSet = false
-2016-07-20 18:59:52,411 INFO  general.PaillierTest     - i = 0
-2016-07-20 18:59:52,413 INFO  encryption.Paillier     - Using secure random from SUN:NativePRNG
-2016-07-20 18:59:52,522 INFO  encryption.Paillier     - Parameters = p = -911876963 q = -296242767 N = 143725965 NSquared = 998928297 lambdaN = 1411703248 bitLength = 201
-2016-07-20 18:59:52,647 INFO  general.PaillierTest     - encM1 = -829099525 encM2 = 183238987
-2016-07-20 18:59:52,648 INFO  general.PaillierTest     - decM1 = 5 decM2 = 2
-2016-07-20 18:59:52,648 INFO  general.PaillierTest     - encM1_times_encM2 = 1025915910 multDecrypt = 7 m1_plus_m2 = 7
-2016-07-20 18:59:55,318 INFO  encryption.Paillier     - Parameters = p = -329659915 q = 240465415 N = -613993549 NSquared = -428159191 lambdaN = -262399524 bitLength = 3072
-2016-07-20 18:59:55,440 INFO  general.PaillierTest     - encM1 = -1308083326 encM2 = -492435335
-2016-07-20 18:59:55,556 INFO  general.PaillierTest     - decM1 = 5 decM2 = 2
-2016-07-20 18:59:55,616 INFO  general.PaillierTest     - encM1_times_encM2 = -2030611248 multDecrypt = 7 m1_plus_m2 = 7
-2016-07-20 18:59:59,178 INFO  encryption.Paillier     - Parameters = p = -1246599045 q = 1544170483 N = -1196173887 NSquared = 241220481 lambdaN = -578871262 bitLength = 3588
-2016-07-20 18:59:59,361 INFO  general.PaillierTest     - encM1 = -139817303 encM2 = -418756438
-2016-07-20 18:59:59,543 INFO  general.PaillierTest     - decM1 = 5 decM2 = 2
-2016-07-20 18:59:59,635 INFO  general.PaillierTest     - encM1_times_encM2 = 536613361 multDecrypt = 7 m1_plus_m2 = 7
-2016-07-20 18:59:59,636 INFO  general.PaillierTest     - Starting testPaillierWithKeyGenerationBitSetOption with ensureHighBitSet = true
-2016-07-20 18:59:59,636 INFO  general.PaillierTest     - i = 0
-2016-07-20 18:59:59,638 INFO  encryption.Paillier     - testBit true
- N = 10011111000010011001010100111110101110000011100010010100101001101100011010011011101010101011101001011100001010010101101000101101001010011001011011000011101000111100001110001010111011111101000011101101
-2016-07-20 18:59:59,639 INFO  encryption.Paillier     - Parameters = p = -1482290519 q = 1078764197 N = -1963994899 NSquared = 1225259881 lambdaN = -390437032 bitLength = 201
-2016-07-20 18:59:59,639 INFO  general.PaillierTest     - encM1 = -126481281 encM2 = 1379494061
-2016-07-20 18:59:59,640 INFO  general.PaillierTest     - decM1 = 5 decM2 = 2
-2016-07-20 18:59:59,640 INFO  general.PaillierTest     - encM1_times_encM2 = -557062330 multDecrypt = 7 m1_plus_m2 = 7
-2016-07-20 19:00:00,574 INFO  encryption.Paillier     - testBit false
- N = 11001101011101110011001100000000000110001011001000100011011110001100010110000100100110011010100001010001111001111110010100110110101011101101111101100000100111000011001011001101010101001011000011000110110000000010010110000100011010000001100010111000010001101011111001011001000110001100011110101100000010100110100110011001110001101101111101001010101110111011011010100101000111010000001101001111000001010000101101010101100010011101110111001111010100011000110011101010010101001010000100001010101101010010110100010001000100000111111001001000101011100001000011100001100000110010100011110101110101011101101011111101001000011011111111101011110110100110000011111000001111101101010100001101111000011001001001110001110110011011011001011110011011001011111111110011111001001011011011000111001110110101101100001010001101111000110101100001110100011111010001110001111000100101110010101101101000101001000001101111110111011011111101100111011011010000111000101000110101001110011001011010101000100110001000010111
 1011010010011101001111111110011001001101110111001110001001101000011100011101110011100100100110101111100001011100000100101110100100011111111000101001100100110111100111011001101010011100100011110101101100110100010011011101100110010111100101101010010101111110111110001011101001100101101000001001000100111011011011100000101000101101010010100000001111000010000101000000100111101101110101111111001001101011111001011101000110111110001110110010001011100100010100111101011100000000101110010011010011100001010100111101010000110000101001001010100000011101011000001010000110101010000101101110010100111101111010011001111010101110110101000100110011100100111001100000001000001010010101100001010010110111101111011111010010111011111011000100111100000011110011010110010111111000010001001001010111101101111011010111000001111011001001111111000011111011010001010001111101101001000101010001110000001000100000010111110101000100110110010011011101001111001000000000111110100100001000101001100111100110011100100001111110100
 0111101011001101100100111011011110010110111010010011110100010011011101111010000110011010101010111010110010000001101101010101100000011110110110110100011010101010111100100110001010110011111111011011010011010110010110010011011111110000110100000010001101000000010000001111100010100111101100101101100100111111101101010110101010010001101101111100111101111110110001010000000100010000000111101101011110000001001100011001001100110101110000000000110001111000010000100001001011111101100011101001100110110011100100110101111110101100111010100011001100100111101101110101111000000001010011100010011001100001100011001110010110111011100110101011010000000010011011011111011100110001011101101001011011001111011110111100101011010111001000010110110010101101101011111110100010101101011001110010110010010011010011110011010100000100111111111000101000010001011110010001000000101001000001111010001100011101101001000010001100010011011101110101100011110111111010001000101100000001101000001100100010010100010110010111010100100
 00010110011101110011111010101101011001000011010011011010111100111111000011001111010101
-2016-07-20 19:00:02,959 INFO  encryption.Paillier     - testBit true
- N = 10101000000110001010100000111000011001000101010111111111010100011011000110000010110000111011100101000100100011011001010101011001101110100111010001101111110000100100011101010000011111100110110001010101100011000001110000111000001000010110100110010101111100000111110001110110110011110001110010101011110000110010110000111001101111101101110010110101001111110100000001011010010100111000100001001001100100000110100101111101111010011001110110110101100001111110000101101000000110011011000011011101111100001100111110110010101101111010010010010000111101011010111001000110100000100001110011001011001001001101111000111101100011100110000001001011101000010110110111101101110110011100111100110001111011000001011010100110111010011101001110001101000001011010010011010001001000000010110100101011100110011111111100001000010011100011110001010100000010100001101100010100110011001110010010111000011111000011000111000001000111000010011100101111001111000000101011111000111100111010101111100000110000001011100000011100
 1010001101110000101100101011010011111110101010010011111100100100000110010001001011110001010011111100010011010100100100000001110100111011011000011001100011001110100111001011101001000010110011100110110100011110001001110111000111010001111011100000111010011100101010100101110111001111111100100101010100101100101000011010011000011000100001100101100100000101001110101011110111010011100001001001010010010111001010010101100011010111100110100011110100000011011000111011101010110101001010100101100011001001100010010110010101110010001110001011001101010111011111001011001110110000111001100111101111100101001010000111100011100001010011110011000100001100001100000101010110011111001001010101101111100010111011001010000101000001101010001001000110001000100100000110110110101010011001100111010110111000000001010101101000100000011101010101111101001100000000010110001010110100011011100100000010110110100001010000111011001101111111000111000100010111111011110101001010011101011001100100000011110110101100101110001010110
 0011110110100000000101011010000111010110001001101011011110101101010000001100001101101101111110010101011011110001010010110110001010001101010001110101000000110101011010000011010100110111101101011111111111000010010101000110001111011001011111110000000111001111011010001110100100011001001010101011100011111101100000001100101000000111001101101100001101101000100110110100100111100010110111101111000111101011111000010100000011010010010111000100110010010010110111001110100010001100000101110110110110101011110010010001010001010011110111011111011010111100011110000001011110100011001010100010001011010000010011110010100101111111001110100110000101010100000000000111111000010011101101011111110111101111000000101011101001101110010101001110111001110001101110100101101010100001110010101001000001100101101100110000100010100100001011100000111000011000101011101110000100100101110000011001101101010010000011011111101110110010110100001001100100001100010010010111101110101101110000000101011101011000010111100011100010111
 10101000000101100110010000001000101111111110011110110110111100011001101011101010110011
-2016-07-20 19:00:02,964 INFO  encryption.Paillier     - Parameters = p = 267450613 q = 1888271367 N = -1134118221 NSquared = 919378217 lambdaN = -541771964 bitLength = 3072
-2016-07-20 19:00:03,076 INFO  general.PaillierTest     - encM1 = 47098270 encM2 = -475761021
-2016-07-20 19:00:03,186 INFO  general.PaillierTest     - decM1 = 5 decM2 = 2
-2016-07-20 19:00:03,241 INFO  general.PaillierTest     - encM1_times_encM2 = -638892084 multDecrypt = 7 m1_plus_m2 = 7
-2016-07-20 19:00:07,479 INFO  encryption.Paillier     - testBit false
- N = 11111000111100010001011010100000010111100010000111111110000110011110101001000111100011110010010110011001001101000011010101010000101000001100111001101100010010001011010100100001001110010101111000111000001000011010100000011000001100010110100100000101101010001101101100000110000100001011011010001100101110110010110010010000100101101110100101011011100001001010011011000011000111010110110110101001101010110101010100101111100001110110000100010001100001010011011100010011110011001110010010011001010000100001010010110000100001111111001100011011101100011011101001000110110101001001100110101101101111001101001000010110100100101001100110010101101001110100101101000001001001011010110111010100110110101100000011111010001001011111110001110101111111101111100011111000000101001011000111100100111100001001011000100111111101100011111011001010111111111101000000000011010011011001010011100101100110110101011010100111100001011101011101001100111101101001111000000000010111100000110001000110000000111011000000010010
 1000110111111000000101010110111101101010010011010100110111100010001011110010111110010110011010011111011111100001000000111000110111011000111000111111011000110000111101100000001110011100100101100111101101110010100101110110011010001010100110010100101100111010000001111110010001100101011100011101001011111101110111010100100001011011111000101001001101011111111000101101110101011110111110011100011111101000111101100011001101011001000010000001101001101100000011101011000001001100011000111100110110010100011001001010001001110101111010010100100000111111100110000010011110001100010011101011000011110000111100001100001011011100110111111110111011011101110100000101001110001100001101001111011001001100000101111100010100010001101100011110000101110100000101001100010110110011101001011000100111010100010100011110101001100000001010011100010011011000101011001101111100110101100101110111101011011001000010001110100011000100111011101101100110011001111100100100100010110111001011110010101001011011101110110101110100000
 0001111110100110010001110111100100111011111000011011100001001110100101001001111111110100110111001100101100111110100000100110100000100110100101111010110110110111111010101101110010100100011100011101001110010001110001010001101101101011111000111111000001001001101000100001010111101100101110010100101010110100101000111011101100111111011010100001100011000110100010010111101110100010110101000011000110100110001000001101010011111011110101100110011101000101111111010100111111000000000110100010010101011111100111100100010010011000111001001001101011001001110101000001011000110101101011011001100100101101001100110001101111010100100000101101110100101100100100110010101001000101101111000111001000101111000010010101100111110011000000110000111001010100010100111010111110111110010001101110100101000100010101110001111110011000101101010010110110011100011100101110001110101001110100000000101011110000010001101100111000011111100101111011000011101111101110100001001010111001101000010100001110000100100010100001000101001
 0101111010011111011101000001010101010101011111101100101101101110101101011010111001010100101101110001001011000101101010001001100111010000100101110010000011101001111011001111110010001111010010101011100101000101010000100111110110001010111110011100100110001101101001110110110001101011110000100001000101011101001011010011001000011100101101001110010010010110110000011110010101101010101000010110000010110010101101000101001000100001001101111111101000100100101101100011000010011101110111001100110000010101100100011000000111011000100100111000011111101010010101110110000100110111001100101001001001111011000101110111101101000100100001010101101000100001010110100110110001001010000001110100010011110100100000011000101110101111001111000010010000000010001000100101001010010101101001010100010001110100001000001010110110011000100111010011011110000101000110101110001001110101100100101100110110011111110000001111001010101110000111011010011011001010101100111101101011010101010101111011000101101100001011011011001101101
 1100100000001011011100111111111110100011011001010010011100001100011000000000110110100101111000100001000110000001100010110110110001010011001001111110101010110111001000111111101000111100000011010111111000010000100000000011001101011010011111110011111100000100101110001000010101100001000110011101111011010001000100011001000010010010000000001011011001000111101101100010111000001000010001010101000000000000000010111110001110110010100000010110101001001101101011110010001100101110001001111111101100100100010010000010011001000100100001111011001111100111010000001101011100100100010000100000011010000000011100001101010010010110011111011010001100001000101111100101110001010100111010110010011010011011011100010010000011000001110101110001011111100111100110100101111000000111011001011100000001001010101000000010110010011110111000011011111111101101010001100010011001010111010111000111011011010101110010110111110000011000001001000110010111101001011000001111011110100110100001011100101110011011101100011100111101101
 1011111010011111100000101011111011010100100100010100100111110101010011110000010000001110101100110010100101000010101110000100011111010111110010000100010111010000011011000101110010100101111011001011111011100010011100111000000011011000100011110111110011001100100101001101010110100011010110011010100001100001000111000010001100001000101001011110011100011110000011011100000010001001000011110011011100011011010000000000001000000111101111111001011111001110000110111100011011101100101101100110010100100000100101011110100100101001010000111110001001000101110101100100001110010000011100111001011001100111100011011011000011001100001101100111111000001001110010111100110110101111011011001001100011110111101101001011100010110110011010001110100101111100100101110011110111011110100001010011100011010111000110001000000110111101010110011110001111111100010100101101100100000111000010000010100000001110101001001101101010111000110100011111
-2016-07-20 19:00:26,793 INFO  encryption.Paillier     - testBit false
- N = 10100011001001011000101101011000111000000101011001010001010000100010101110100010101110101000111111011100011001111010101101101001101011101100111010110001010011110100010010111100001110001101111110100101011010110110000001010110101110001011101000011010000000101010010100001100101111001010111101010100001101101110010111001000100011110110001111010001100110100000110110011010010100001100000000010001010000010100010010111010001001001100111000000100001011101100010111111000110111111111111011011011000100001011000101111001010110011001001111110111110100101101110000101001000101000011000100010011000011000100000011110110000101111110111001011011010110100010000110111011010111101111100011111001101010110001100011010110110110001100010111101001010011111011001011111000010010101100110000101101110101110111010101011111000100111101001000001101101111010000111111001011111010010011101010100110100000011001011111110111110100000011111111101000111100100101111000100011101110101101100111101111100100100000011011111010
 0010110111110010110000110101000011101110100100111001011010111101110010101000111110100110010000101001110011110111100001001010010010111110101100001011110001001110111110100001011101010001101000000110001101100110100100000010110001111100010000101110010100111100100001101111100101100010011011001001010000111000001110110110110010101101111011000101100101010001011000111110000101110110110010111101100110110010110011000111011000100010011001011010011001100000010111000000001101000101011101000000100001110001100011100111111010101010011100011011101110111001100111100000001010001110010101001010101011010110111011110011101001011100001111110001101110110100101011110100001111100101101011110101100000010010011000011010111101101111011101110011010000111011100000111010001110000010101100110011010110011111100110111110110110011000111001110110110101001100101100010110110110010101111011101010110000001011110010100010010010111101100100111011110111001100010001010100010001000001011000111101010000110111111010100011110101111
 1001000100011110011111110011011101010101100110010111101010110010000110110100100110011010111010000000010001101011010100010100010110010010111010000101101111110111011011001111001000101111011110101010011010001000010111111000000101101010111011010011100011011111100111111000110110100000100011011110011000100010011101010001010101111110011000100101100100110110000111010111100110101011010100010100100111011000001001101011000101001010101001101101011101110011011001110000011100011011010100011110011101001010010100010101101011110111110100101001101101010111000100011101101010111110100011101001111110110010110000100000000110111000100010110011010100110011100011110111000001101011101010000110011000111000110100101101101101010100001110110000010100100110000110000110000111011010010101100001001010011100101100101010110011000111011000010110001111010001001101000111110011100001101010010101111111010010101100001000001011101101000001011011010111010110111001111101100110001100101101001011010011110100101011101010010101010
 1000100111001000100110000000010011100010000100001101110001011000011110101101000111011011011101011100111111011000011110100000101101111001111101101010011001010111101111100010011000110010001010010100001001011111100111100111110011010111111000100010010000101110011101111000101010001101101001010100011000101110000111111110001000000011011101101000100111001100111011110110000000011000110110010100001010110011000001001110000010011110010111011001100100111000110011101010101010010100111010010001101111011001011000111011101011001001000000001101110001101110101011000111111110111111101000010101010101100111111011111011010111010011011101001101110111010011101001101110100010000110010110000011000010000000101101111011101000011101000010010111000001010101010101100110011011000110001001010010100011100111111100011000111001000110111100001101101000101001111011001100111010011011011111100100010011110101010111010100110011100101000010111110111101010111111100001001001000011110100001001010010010101011001011100111001000101
 0010001111000011110101010101110110111010111011111101010010110011010000110011101001101111010011111001011011000100011010001110100010100111011001011011000110111011010000010100001100011110110111011111010110110111111000110001001011111010100000101100111011111000100001101111010111101111111001100011101010000010111111101100011010111010011000001110111101011110100111110001111001011100001100001110111100011010000100100010110000001001101000111111111101001000011100111010001110001101110011000000110111000000001110101101011001000111000000000000110001011010100000100000100000000111101110000110101110111110011001110001001011011110010111011111101011101101110101100011000101110100110100111011001110001110011011010001001111000101000100010100000101001010110111000100010111000001110001000100000111100011111001101111111101000111011110010100001000001001011100111110001000001010100100001000011110011010011001101011101110101110010010000110110001111010101011110100010011001111110100100100111100001011100011010010111010000
 1001010110011000100101111000110010011101101110100100110000110110101000011010100000000101101000001110011001001000010001101001010110100110101111101100000101010101010111001110001001101010100011010000111111000010011101011001000101000100111000001110000001110001001001100101111101101100111001111100001111001000001100101001010010010101110111101010101101001100100010000111001000101111000111101111100010100101010000011111010000110000111110111010111101100000100011001110101011010100110111010101101011010011111100110100010000101010000101001000000111000011100000011100000000110011111000111100011100101101011101010100000111100010100110110100011010100011000000000001100010010000110001100010001110001110110101000000100000100000001001100000110100100110010101000011001100100011010100000010101101100110110010111100110110010100100010000110010000010111110000011011100010110001101001100001010101000000001101010100001001001100100001001101
-2016-07-20 19:01:11,684 INFO  encryption.Paillier     - testBit false
- N = 10100001010010111111101110110100111101100100100110001101111010001001010110111011010001000011111111011100001000011010001010101010000001100111010011010110011010110010110000110010010001010010010001001101001110110001100111100010110011110111001011010011101000001111111100010101010001101100101110111110010001100010101000000000010011011100000101110010100101010111000000111110010001101110101000111010010000001101001000000000111101010101000011110011111001011001110100011001100011101000100110110001110110011001101100000001010111111010100011110110111000111010010110111110001010100000111001100101110111110010101011001100110001110111010101101010001011000010001111001100110101010001000000001110000110111001100010010010000010001011101111011111001001110110101101001100101111000000001001110000001011011101001000110001101110101111100010000011010011011010001100111010110110111000010001111000100011110100000001110001011010001100101110011100000110001000011101110001011010110001110110010111111000101000000001111011
 1001000010110101001100001101110000011101101000001101101100111111110000010010000010110110001100001101100110110111100010110111100011011101110101110000111111101010010010010000100101010011001111100111000110000111100010111110000011010101001110111101100001010011000011000111000010100101110100110111000100000011100110110110101001100111001110011101100010100000010111110011111000001111000011100011100111100001100000101100010011101000010100011110101110111000010100101100001011010110111010111101100011110110011110010110010000101100011000100100110001011101111111101010010110110110110010011111101100111101101111010000110110111111100011001100101111100011100011011101010101001110100111100101001110100000110111000101100111110010011010110000110110100001111000101100001000010000010011010101100010101110001110101001100101000100000110000110001111010010100001010010111010111011101001000101010101111101001001000110000110010101011110110011111101001010010100110001011010010000000011101100100011001011101110111111000000010
 0011100110011101001000011101111000001101110000100001001111101000101011001001001100101100011010010010001111111011000011001110001100011100001000101101001111011011000011101110000000101101101000100111111010101010000001001000100101111000111011010101110100100010101100000011110101010111010101010001011001001001001111011100110001110110101101011101111011101110110110010100101111010110001111000011000111101101011110111011011000000110010010110010000001101010011111100010001111111011011011111000001001110011111101011110000000101001110000000101000110001110000100111000100110111010100100111011001001110000111110100010111110100101100001010111101000000110111000100100110101110100100111000001110100110110001101101110100001110011000000111010111101000010011101111011100001100000111000000000011100101110100000001011001111011000100010000100100100010010011001110111110010111000011101110101010101110011011011011011010000001010010101001010010000101101110100001000000011001101011111011101001010011111011111111011100100010
 1110011001000101110001101100011101101110110001111011100101110100011100011110010010100000000111100101001010000111011011110101011000101111011001111110011100010110110010110100000010001110010100101100100111110111111111101011100110100010101110010011011000010011110110110111110111001110100100010111011111000010011111111110100010101101101011111100110010111011100110000001001010111111000000000110101100010100001011100011011001010011011011000000111100010111001110101110010001110000010000110111110111100110101101011000000001110111110000001001011011011111000011110001100001010011000011111010110101010101110110101000110001101100000010000100100110000001000000000110110001000011101100100001000100111101011001011001000100001001010011101000010101110001001000000001000111111000110011101010000010100111111000011100101011111111111011100100011101011001000010001100110011000100100001010011001010100111000111000101011111010101000110111000110111000011011000010001000011100001011010010101100110110011110010010000001111100
 1001111000100111101111011100111000001100001100111011101100101001111101101110001011100000000110100000000000001110010111101011000001000010011100010110110101011000001100010110010011111011011011111111111001010001100011100111001111010000001101100101100100111101111101010011001110001100000001001111110000001001100000100001101000111010001100101111010001000101010011011110110100000010011000011001010101011011101011101100001100111101010111010110011110000000101111110101010000000011010101100010011001000110101101111111011011000001100101001010011110000011100101100100110000101111111100010101001001010011000101111101101011101100001001101111100111001111000010100100011011000000111011001010110010110000011011111000010000010000100111100101100100110110110110111001010100010101111011000000011110101000011111100111101010000110111101101101010101101000100001001000111000000010101011000110100111001011010111101001111101100100110010110011101100100110110111101001101011110110101011101101100111010101010101110010111011100
 0010110100011000001000001110100110011000100011110000110000101001111010110001110110110010101001111101010101001100100111001101101001011000100110010001101101111110101010100110001101011011100001001101111011011001011101110000001010110101110101110111110110101001000001111100111111010101011001110110111110000110000100111101000011001101001010111110011010101010110100010001011001011111110001001000100010100010000001010111110011100101001100000011011110001011010010101001001110011100001111001011110110000110110010111000011001110010101110101010000100100111111011001111111110000010111111100011001101001011101011001101100010001010111010010111000000000110001101101110110010101110001010010111100110110001101000010011001001110001101001110011001011110101111001111000101111011010010010011001101100010111111010010111010110010110000110001111100000011100000100010011000001010111101100101111100010011000100011011011111011100110011000010101
-2016-07-20 19:01:31,048 INFO  encryption.Paillier     - testBit true
- N = 10110010001110101111100100001110001110111001001000010101001101001011101110011101111111101010001010111011110011111011111010001110111001101000110010101111001101111101000111000111010010010011011110011010101011110110111100001111111111001110110010110111101111001001001100010001000011001010011011011100100011001100000111011001011010110100011101111110011111000111100100000111001101111000110000001000101010101100110001000011111101010100010011101101101100111110110111001001100100000010101001100010100110001101011111110010101001111101101001011011011010101000101011101011110011011101000101111110001101001110011001001100100010001100111000000110101001000101110011001011001000101100010010000001010010011000001101111000000111111101111100011111001111111001010110001001110001011110011111000110011100001101111000000000101111111101000101011111111000010101001100111000111000011111010000101011101101001101111110111110111001011110101101011101101111110100110010110001101000001101110000001000100110111001111000011110
 1010101100010010100010010100101010110100110101010100010000010010111111101110010000101001001100010100010101011111010100111111001111101101100110111001010001010110101010101100000111110000110111001110001100111100100001011111011010001000110010001011101010100010011110000011011001001101011011100000000110000000011110001000000101010100011110001100011010011101010000111000101010000001100001100101000100101010010100010011101100010011101001101010001011000100011101100011000111010010011010111001001010000110010100110100001001110100100000101011011011111010011011101101000010100110010001011101110110110001011001111001001011011010011101010011110110111101000001101010001011011011111010010111011111010001001111111010100111111100011010011111001000110010000001000100101110100010110001000000000001101110101101111000010000101000001100010101000000000010010110110000010000101011000111000100000111000001010010001011100111100011010001100011100111000111000000001111110100110100010010010001110110000010011000101100111100101
 1100000101100111011011010111101000000011101101101010101100111011011001100100010000010010101100000010010011011101111100000000101000110111000000000111011101101100010001111011000010001001101001001110110111111111100001111110111101011101111101000001011111001100110011111100010010110111011110011000011001011100100010100000010111011011000101110001011101101010100100000100000111110100011010010100101001001001011001100000011100001011100111111000110111111100000100110110101100000000001111011111101100110110011010011100111010101101011101001101100001010100100110110001010110011101010001001101110011100001110111011000101110000111111011100011011110010100000111110001100111110111010011110111100001100110110101110100001011101011001000110010101011001010011010000000011111111001101011000001001000100011111000101010100101100001000000001001001011110110111111100111000101010111101011010010111011001111010010111000101010100010011011101011100110101000010101011100101011010011100100000101000001010011001010111101010101110
 0111111011001010001110001010100111010111001100011001101010110111000110111111011010001010110100110001001001111001001110101001011100011110001100001100011100010011010010110101010011000011101011100110000100111000010011111001001110111110111000100101001111111011100100110010101111001001111010001110100111101011011100010011010101101100001000010101111001110010101111101001010000110110101110111111000001001011111000010111100010001110001010110001011110100101000001010011011100111100000111011100100100101111110011011000011101111110000010010110001000110000111111110100111011111100011010011010000111111100001010110101100001011110100100000100101100111111101001111111000000100011110011011010011010110110011101100001110101010101101111110100100110100110000100001100100000110110100100011101100100110100100010011100111111010010100111001111101000010110110010001111111101110000101000010000101101011110001101010000110110010000110010100000010100000111111111011001000101111101100110000101000000001001110001100101100111001
 0100000100101010100101100111101110001011000011101000101101110100011000001110110110011011100010001001011001110011001111111110011000101111010001010101100111110101101100100100111000001011000010011010010110001110111101000111001010000001100011000100110001110010000010000011100100101101010001101101001010110110111100001100011110000011110110000101010110111110010110100001000100111111010111000110100000100110000111101001010100111001001110000011101100110000011000011100110111101000101010110010001101110010011010000100100100111110101000111111011110001010101101101001000110011001111111000101110110111100011100010110100010111011001110011100010011100101101110100001001000010101100010100011001110001111100110111011110101110110010011111001000101101010100101001001110111100110011111011100100101010110100100011010001100000010011110001110111111000010000000010111010000111000011111011011011101110000100011101111110011100001101010000010000011110111100010000001100000101101010001110001111111011010100010000111101101111
 0000100010000011110101110100010110000110000000000101101101111111010011010001000011101011010110110111110000000010100011110100111010111111100010010110010101100111100111001010010000110000100100011101001010000101000001001001011000111010110001110110010011010011010100111010001001100001100001100101011100000111111111100000010111101000000110101001100000010000000110011111100000100011100110101011110101111001001001100111110000101111010110011000000001011001110100111010001010010010110100001101011110110010101101110111110100011010011111010101101010001111010100101100111100111011010111001110001001100110111001001000001001110111000010010000111110000001011111111011011100101101111001101010110000110000110000100000001011010100000111010101011101101111000010101111000110100000100101111000100100011001111000010101101111011100101111110001000011110110100010101001010001110111100111011101011100010101010010111011110010001011011111101111
-2016-07-20 19:01:31,055 INFO  encryption.Paillier     - Parameters = p = 822682591 q = -820482575 N = -1144473617 NSquared = 328700193 lambdaN = 1956371376 bitLength = 5896
-2016-07-20 19:01:31,847 INFO  general.PaillierTest     - encM1 = 1576734023 encM2 = 811477765
-2016-07-20 19:01:32,679 INFO  general.PaillierTest     - decM1 = 5 decM2 = 2
-2016-07-20 19:01:33,070 INFO  general.PaillierTest     - encM1_times_encM2 = 1238985328 multDecrypt = 7 m1_plus_m2 = 7
-2016-07-20 19:01:33,070 INFO  general.PaillierTest     - Starting testPaillierWithKeyGenerationBitSetOption with ensureHighBitSet = false
-2016-07-20 19:01:33,070 INFO  general.PaillierTest     - i = 0
-2016-07-20 19:01:33,073 INFO  encryption.Paillier     - Parameters = p = -317617263 q = 62723999 N = -1904429553 NSquared = -2080287519 lambdaN = -824768144 bitLength = 201
-2016-07-20 19:01:33,073 INFO  general.PaillierTest     - encM1 = -1877538550 encM2 = -741650204
-2016-07-20 19:01:33,074 INFO  general.PaillierTest     - decM1 = 5 decM2 = 2
-2016-07-20 19:01:33,074 INFO  general.PaillierTest     - encM1_times_encM2 = 414692093 multDecrypt = 7 m1_plus_m2 = 7
-2016-07-20 19:01:35,775 INFO  encryption.Paillier     - Parameters = p = -473413709 q = 960359585 N = -743105645 NSquared = 1389778537 lambdaN = 1532457888 bitLength = 3072
-2016-07-20 19:01:35,895 INFO  general.PaillierTest     - encM1 = -237851288 encM2 = -814639634
-2016-07-20 19:01:36,010 INFO  general.PaillierTest     - decM1 = 5 decM2 = 2
-2016-07-20 19:01:36,069 INFO  general.PaillierTest     - encM1_times_encM2 = 1064072745 multDecrypt = 7 m1_plus_m2 = 7
-2016-07-20 19:01:45,822 INFO  encryption.Paillier     - Parameters = p = 1034612141 q = -1955074879 N = 2070129517 NSquared = -954676119 lambdaN = 747648064 bitLength = 4097
-2016-07-20 19:01:46,104 INFO  general.PaillierTest     - encM1 = 915010873 encM2 = -1112916832
-2016-07-20 19:01:46,370 INFO  general.PaillierTest     - decM1 = 5 decM2 = 2
-2016-07-20 19:01:46,500 INFO  general.PaillierTest     - encM1_times_encM2 = 825567905 multDecrypt = 7 m1_plus_m2 = 7
-2016-07-20 19:01:46,500 INFO  general.PaillierTest     - Starting testPaillierWithKeyGenerationBitSetOption with ensureHighBitSet = true
-2016-07-20 19:01:46,500 INFO  general.PaillierTest     - i = 0
-2016-07-20 19:01:46,505 INFO  encryption.Paillier     - testBit false
- N = 10011111100100101001010110111011010000101001000111110101001010010011111111010101011100011000010010111110110000010110110100111011110101000011001110010101011000010110100010101101111001001010000000011001
-2016-07-20 19:01:46,507 INFO  encryption.Paillier     - testBit false
- N = 10110111110110111101111011010001010010101000100001001010110000001001111100001101011011100101001101111000011101001010011011111101010001100111101011101101001111111010101001101100001011110011000111000101
-2016-07-20 19:01:46,511 INFO  encryption.Paillier     - testBit false
- N = 10111101111000111010000110110111111000011101001001101110010001001011001000000110100001000010000101111101011000010111101101011000110111110110101011001111110011000011000101001010011110111110111000010011
-2016-07-20 19:01:46,514 INFO  encryption.Paillier     - testBit false
- N = 10101111010011001001100001001011110110111010100110110100111000011001111101101101010010100100100001010100110110000100011011101011101111101111000101100000000111011010100100111100110011010110000010000111
-2016-07-20 19:01:46,519 INFO  encryption.Paillier     - testBit false
- N = 11100110100101010011101111001110110010110010010111010001000101101100011010001011101111011010001110100000111000000100011011100011110111110111101111111011011000000001010010011011000000100101111110001111
-2016-07-20 19:01:46,524 INFO  encryption.Paillier     - testBit false
- N = 10110001000011111011001101010101101001010101111100001110011100010010011100001111110011000010101110111111101001101101101111001100001011111110000000011010000101101101000011110011011110101010111101001001
-2016-07-20 19:01:46,527 INFO  encryption.Paillier     - testBit true
- N = 10111110001000111111010100111001011011101001000101010100010101010101101001000001110010010001100001010110101010110110001101110110001010010000010011010011100100010011110010111000001001111101101111111011
-2016-07-20 19:01:46,527 INFO  encryption.Paillier     - Parameters = p = 1783026251 q = 1886686993 N = -1205347333 NSquared = -1820235751 lambdaN = 1334973552 bitLength = 201
-2016-07-20 19:01:46,527 INFO  general.PaillierTest     - encM1 = -434028760 encM2 = -511323431
-2016-07-20 19:01:46,528 INFO  general.PaillierTest     - decM1 = 5 decM2 = 2
-2016-07-20 19:01:46,528 INFO  general.PaillierTest     - encM1_times_encM2 = 1993606787 multDecrypt = 7 m1_plus_m2 = 7
-2016-07-20 19:01:50,802 INFO  encryption.Paillier     - testBit true
- N = 10100100101010101110001100101000000101111110000000111000100110101111010110111101101010110101001100100110010111001000100010000100100001110000000101001101111111100100111011011100000111011010010100111001011000101010000101100001111000101110011001111100101011111101110111101110011111001101001111011011101011011100010001000100110010011011100110110001111101011110000010011000010011000001011010011101100101101010000001000111000100001101010011000111100011011101100000100101111001010011101010001101011110100000101101111110110110110111100101111100011110101000110111100000000011111101010010000001010001010110011110010000010110110011011010100010110111110100010000110001000011001011001000100011100101000001001000111011010001010101110101101101101010010010011011000000011010111011010000101000000001100110111111010011011001100110101000011011011110100111110111001000110111011001111111100011001111100100001111011011101010011100000101010010010011101011100000001101000000010001100010110001101010110111010100100010
 1101001100011010110000010010001010011011010110000010001010110011111010110011101110011010111111111100111110010011110001011100001100110111101011011000001111011111101001101101111110000111001111110111000100010001010001010110111011010111111001001101001100010001011100001101110001110101001000101110000011110101111101000111011011100001111011010110111111001010100111110010110011000100000100001110000100010110101100111101000111011110101100010011001101010100100101110000100011011001000000110011111110110100001101101011100100011011111011011101110001111100000000100000100011111001000110110010110010101000010101100010011001100100010111100101101010011011001010001100110010101110011100111110100000000100100010011011100101111000100100101110000110101111111100001111000111000100010001011110001110101000010001001101011011111101001001100100010001010111101011111001100111100001111101001011100110100001000011011010010101010001010010110011011000101110010011010101110001010011101010111110110111011100010011001110101110111
 0100011010111100010011111010110110011010011101100111011100001001100011101010101101110101010100011100101011100111101100010110000010101110111001001001101101001100100101101001010111110010000000011110000000010101001100100110001010011100110100000101111010011010101010011101010111100110011100110000111110000000001001000010011000011001000101111010001101011001101001110110010011001111101101011010101011111001011010011000101000011111100011100111100101111010000010000001111001000101101111111101011100000000110110110001000011110000100101100111110001011100111010101010011100011010111011101101000111011001000000011100010001111101011001110010101010110001111100010011100100011011101111011101000100101011000011010011011101001000000011010010101100110110100010101110111011000100010001001110000000111101000110111000010100011010000001101111011011101010110010111110011100100011010100101110000100010000101110001111111101100101101101110101000100110001010111000001001001000111011100000100010110010010011111011011010011110
 11100111010000001001010101101000010011111010000100101110010011101010000001001100111011
-2016-07-20 19:01:50,803 INFO  encryption.Paillier     - Parameters = p = -264097083 q = -724726273 N = -1817701573 NSquared = 14798745 lambdaN = 1975815892 bitLength = 3072
-2016-07-20 19:01:50,928 INFO  general.PaillierTest     - encM1 = 1510786746 encM2 = -114890432
-2016-07-20 19:01:51,043 INFO  general.PaillierTest     - decM1 = 5 decM2 = 2
-2016-07-20 19:01:51,100 INFO  general.PaillierTest     - encM1_times_encM2 = 188715984 multDecrypt = 7 m1_plus_m2 = 7
-2016-07-20 19:02:22,124 INFO  encryption.Paillier     - testBit true
- N = 11010111000111101000010001011101010010111001011101110011110001101111111100110000101001110110000100100011011011011100011111010010001101110000110100010100011111010001101000100000110000110000000111100001011110111001011001110010010100000001000011110001010110111110000110101010000000011001100101100100101101001001001011100001001001001111011001111000011001101101001011010111000101000010000000000011100011100011000111001010110001111111110001100011001011110100101011101101001001100000100010111110011111001011110111000001100101110010101110100111000111110010010010100111101111000001011011100011111101010001111011111010000010010000110101000110011101011100001011100100100100110111010000001000101110011011110001101001010011111010001111101011101101010001010000101000110011010011100110010110110011000001110010101010001010110100111011100110001100000010000111111111110111011001111111001100001111000000100000111101010101000011111001101001000010000111101110011101101010111001001111101011110110110000010010001100
 1001110101100101110001101101010101011001100110100110011101110101011010100101010001100111001001100101100001010100110001101100101000111111011001100101111110111100000100001000001011000001010001010111010110100101110100101101110010111001100100011101111110110001100000111100011000111100010101100111101001111100010001100000100001101000100100100010010011101011100011110010010001010111011101010101001100011100011010110011100101101011010011001001101001000110011011100101010010101000101011000010000100110000001101110010010110000111100110100000010101110000011111101101010100111111010101111010001000000111010100100000001001111011101100110001110110010101000000110001010000001110100011010110110011011100010101011101101010011010101000101010010111001100011010111100101111110011100001011000110111111110110111100000100100011001011111000110000110011110101100001111000111000011110001011000011110001001010110110110001100011100100011110110011100111000001110000110001001001100110111110111011000101001111100101101011010010
 0000001011001111011001100000101101001000011000111010000001110000000001101000000110100111011001000011011000001001001001001100110110111010010110011001010001010000000010110011111111101001000001001000101100010101000000011011010110000001100100110001101011010100110000001001011110011101010111100100001000100001000100010110011111100111000010110010011000000110001100000001110101110101111001110000110000101010110001100110010111111010011011111110110100100111100011110110000011101010011011110111101110000110100001000011011110001100111001000001111000000010111100111011000011100101001001101011111111011110001000100010011111100111101001110110011011111100100011000100101000011111101100010000110110111111100100001001110011010111111001001100100110100111111011011001110101010100011001101101110010110100000011101010110001100111111010100000011011011011111101100100100100010111101010111110101011011000110111000000001000101110111001101111111110000111010100100100011110000010110101001010101100000011110001000110000010100
 1001000010100011000101111010100110111101101001101010111001101100000000100010101101000010111101111000010110000100111111001100110011111111110011011111100111101101000001000110010100101100111011110000010010001100101100110101001011010000101110001010010011011111110011010100011001011001001001010100000011100100000010101011111001000010011000001101110011100101101001000100101000110111101001000101001110111110010100110010101111011011001100100111001000011001001110010000001100011110010010101001100101011111110001110101011110001010010101000100110100110100010011010100101101011110101011010111111000101010111111011011011011111010110000110010010110000010110010011000101100100100100111011001111101001001101001101011010110110100010010001011001010110010100100011110111010011010001011011000000101001100001010100110110011100101000111011101110011111110110111001101011000010101011101000110000110100111011100001110011001110111110100111111100000111001011010110111011000111001010010010011101011000001110101110111101000110
 1011010000100001010000111001000110100001011001010111100110001111111010100101110011000010001010110101011101001100110110100110001011010011000000001101100000011000110001101000101001010011010110000111111001010110010101111111101010011011010100001010000000111111001110100000111010110111100010100011101100011010101001110001000001001000001100100000010011111000001111101110011101011010111101011010011101011010000100000010101111011000000011010110100001100010011111010010011100100111101100111100111100000101100100011111101100001011011101010110100110001010011000010011010100000001000000100000101010010101101011011110011110111111111110011010000010100001110110000000011001001100011100001110110100001100100011000011010111000100110101101111101101101111000001110001111011001100000111110101001010010101000011100001101101000101100011011001111011100011101101000101101001000001101100011010100100110110101110010101000011111001011010100000110100010110111111110010111100001010101110000000011110110011101010110011001100110
 1000000000000111000100101100010111011010100110111010101010001101000010101100010100101110010001100111001110111110010111011101101100101011101000001010011001111100010110011010111100110111010110011001010100111010111101010100010000011110110101011011000000111110111001011010101000011110110001001001111110111101001011111110001001011000011011101000010111101000101000110011110001100011011110111100110011010110110101110110101101101110010110111101001010000110110111101100010100100111111100010110010010111011111001010001101001000010100100001111110110010011011010100000010001001111111011100110111100011010100011100010001001110111100100111101111101101110100101000001001011001111100011010001101011010100100000101111011100001110101111010100101111010100100010111100100110110001100100110110010001011010001110101111000101101000101100110111010001011010100100001000010101100101010101010110010110010101110010001010101001000101001110001001011011101000111000010000101000000000111101000000110000000111100010100001001100110
 01001001110100110111010011011101010010100010011011011111101110100010011010111110110100110110010101011101001101110101111000001100010011000001100101001010011100100011011010010111111010010010011101101101111001100011111110110101111001111010101110111110000110011110110001100001110110000001010111010000110000010011010100010100101111010111001001100000101100010101001101001001100111010000100100010101100100000100011011010000000010011101001000101001010011110110111100110011111001111100100011101111110011110010001000011010011011000010111101100000110100010010000000010111000001001110101000101000111101101110110111111000100000001001011010100011100101101001101011001101000100011011100001100111110001001010001101001
-2016-07-20 19:02:22,133 INFO  encryption.Paillier     - Parameters = p = 2005154599 q = 110407151 N = 217617513 NSquared = -1183214831 lambdaN = 1198511530 bitLength = 6679
-2016-07-20 19:02:23,312 INFO  general.PaillierTest     - encM1 = 338439754 encM2 = 922063226
-2016-07-20 19:02:24,493 INFO  general.PaillierTest     - decM1 = 5 decM2 = 2
-2016-07-20 19:02:25,110 INFO  general.PaillierTest     - encM1_times_encM2 = -1695130145 multDecrypt = 7 m1_plus_m2 = 7
-2016-07-20 19:02:25,110 INFO  general.PaillierTest     - Starting testPaillierWithKeyGenerationBitSetOption with ensureHighBitSet = false
-2016-07-20 19:02:25,110 INFO  general.PaillierTest     - i = 0
-2016-07-20 19:02:25,112 INFO  encryption.Paillier     - Parameters = p = 279902353 q = 1066317003 N = -789377285 NSquared = 1365404185 lambdaN = -1067798320 bitLength = 201
-2016-07-20 19:02:25,113 INFO  general.PaillierTest     - encM1 = 988401135 encM2 = -465348800
-2016-07-20 19:02:25,113 INFO  general.PaillierTest     - decM1 = 5 decM2 = 2
-2016-07-20 19:02:25,114 INFO  general.PaillierTest     - encM1_times_encM2 = -1933150089 multDecrypt = 7 m1_plus_m2 = 7
-2016-07-20 19:02:27,532 INFO  encryption.Paillier     - Parameters = p = 2023209833 q = -1511009099 N = -1904118467 NSquared = 153800841 lambdaN = 952925864 bitLength = 3072
-2016-07-20 19:02:27,650 INFO  general.PaillierTest     - encM1 = 783062309 encM2 = -767377187
-2016-07-20 19:02:27,777 INFO  general.PaillierTest     - decM1 = 5 decM2 = 2
-2016-07-20 19:02:27,835 INFO  general.PaillierTest     - encM1_times_encM2 = -184407126 multDecrypt = 7 m1_plus_m2 = 7
-2016-07-20 19:03:07,360 INFO  encryption.Paillier     - Parameters = p = -3744473 q = 1884811159 N = -1090200831 NSquared = 291681793 lambdaN = 661849890 bitLength = 6901
-2016-07-20 19:03:08,616 INFO  general.PaillierTest     - encM1 = -775524679 encM2 = -2022503133
-2016-07-20 19:03:09,883 INFO  general.PaillierTest     - decM1 = 5 decM2 = 2
-2016-07-20 19:03:10,488 INFO  general.PaillierTest     - encM1_times_encM2 = 125713740 multDecrypt = 7 m1_plus_m2 = 7
-2016-07-20 19:03:10,489 INFO  general.PaillierTest     - Starting testPaillierWithKeyGenerationBitSetOption with ensureHighBitSet = true
-2016-07-20 19:03:10,489 INFO  general.PaillierTest     - i = 0
-2016-07-20 19:03:10,494 INFO  encryption.Paillier     - testBit false
- N = 11111010010110010011111010110100101110110000001000000010100010010011110110010101101011111101101001110000111111000000011100011010011111000110000111110000111110101000000010010101110101001011110110001011
-2016-07-20 19:03:10,497 INFO  encryption.Paillier     - testBit true
- N = 10100011001011010001111101000110110101110100001110000000000111110010011110101101001111101101110100000111111011101011011101110010101111011110100100111110010001011011101010001001010101111110101111111101
-2016-07-20 19:03:10,497 INFO  encryption.Paillier     - Parameters = p = -1568068037 q = 1985123111 N = -1990726659 NSquared = 159414281 lambdaN = -1117124838 bitLength = 201
-2016-07-20 19:03:10,498 INFO  general.PaillierTest     - encM1 = 130302023 encM2 = -1203643151
-2016-07-20 19:03:10,498 INFO  general.PaillierTest     - decM1 = 5 decM2 = 2
-2016-07-20 19:03:10,498 INFO  general.PaillierTest     - encM1_times_encM2 = 2026017399 multDecrypt = 7 m1_plus_m2 = 7
-2016-07-20 19:03:12,184 INFO  encryption.Paillier     - testBit false
- N = 10101001000000110111100001010011000010110101111011000111100110111101000010011010111110111111000110001101001111111110001000000000100001010000110010011011110001100010010001011110011111100000100001010010110101110000000110110100010000000110101000010010000001010100111101100011110110101011010110110100111000000101100110101111100001000000010011001011100110010111010010111001011111010101101000101010100100110010101000110001100010110011101101101110011000001011011010001010001111001001000101110100100101101100111101110010011110010011111101110001101111010111010000101100100001001110011000010101110111110000000101110100111000011011100001111001010011011110100000110011111010110011100011001110110011110001100000001010100010011001110000100101001111001001110110110010001110000011100111100000111100101100110110101110111000101101000001101011010100000010110100001110000110111110101011000000110001110110010010111101001100001101111001110110011111001110100011001111111001011100010010111001000010000001001101011001
 1100010100101101100010110111101000111001000001111000011101011000100101101110000101010101100000000101001111110110010111111110010010111100110111101001100100001110101001101010001111011100111011100001000011010111000000011100011110101001000011100000001011110100001110011110010101111111001010000100100100110000001001111011100111100010111001001100111110100101000010111010110010100110011000010010111110001111111110101000100000100011001011110010000001111000101011111101101111111010110100110001001110010100111101000001000010100011010111110110000010111101000110110111111001010100101011101111110101101010000110100000010000001010110100111001111100001011011011111011101001111010010011001101011111000010011001011010011110100100111101011010000111110000011000110111100001110001011100110000111001001010000110101110001001111111010110011101000010000111101110100101001111101100010011111111011010000001111111011000010000100111010011011001011111011011101110010011010101011110011101011001110111001011100101000000111100010
 0000110011011011001000001101110110011101001000010101010101110111010111100001111000110010100111001000011101101111101111100011000011011101000111111011111110110111010010111110111010111111011001101001111110010001001001110110100101001111110111010110010110110111111001110001100011101101011110110011100000011110100100101001101110011110000011010111000010110100101010111010100000101001010001111110101001011001011111110011111010111010111111111010100100100101111100100111001111010001110100001000010111000110001010000001101001011010011000001111000111011111101010100100001100111110111000000101111100111100101010010111110101110000011000101010101110001011110110001001111110100010101001011101010100111000000101110101000111000111110100011101011010010010100101011001010011110110101010110110000000110111100011001101011101010110001001110101000001001001001011010110001100011101010111100000111100100000011110100100011111010110011011110111100001000010110110000101000001110010101001101000101010010110000010110001000110100
 01111011010000010110010101110110010111010100001100000110101100000101101111101101011101
-2016-07-20 19:03:18,978 INFO  encryption.Paillier     - testBit true
- N = 11000100101101101111101010010010010111001000101101001101000010010100100001010000011101101010110111010110011000111101100110001001111101110000100010101011011011000000110000000001100111001010100110011001111110101110000110001110001101111000001111101101101101100000010001101011100010011000001000111011000111111011111011101101110100000101100111011010100101001100111010100000000101110000010101011111011000000000110001110001000111010110111001000101100011110011000100100100111100101101101001100010111011000100001010100111000011011001010101110010010100101001110001101101100101101110010101110110011101110101010100010010111001110001101010001000101001100111011011101010010001001010100001011000110111011101110001011001111111001110010000111110010010111110100101100101110010111100010100001110011001111110111100100001001001101100110010001101110100101010110110000011000011101100110100011011110001001110001100100011100110001010110011101010100110001111011010000100101111110100001111100001010101100010000101110000
 0111100110001001011100111001000010111101110111101111011010000001001110101011010110011001010100110111101000111110010010101110110001111111110010010110101101100101001101011000011010001100000000100101010001011010101110011011110100001110011101101000010011010000001011000010100011011111010011001101100010010101100101111010000101011011100101111010100101101111001110111010111100011100101010001000000101101101101110010111000110011101010101111110011100100101101011010111111001100001110110010100100110100100001010011101001100101110110011011110011011001100110010000001101110011111000111100110000111001100101001101011110011100100011101100001011011010101010111010011101010110000000111011000011011010111110000110000010110111111111111000000001111111110110111111001011111101001011010101100001011010010000000100000100101101001111010101010111111100110110110111100110000100001110111111010000000001001101000000000101100001101011010000011110100000111000001011110010100001110001001001101110011111001111000000010110011011
 0101110100110100111010011001000000010100111111001000110111001010010111001001000010001100111110100011110000010001000001001011101011010010111000101011110011010010101010111001101110111010101110010110111001101111110111001110101010000110001010001000111100011111001101111000011000010111111110000011010100000010011110010101100010010111111110110100100010011110010101001010011111011011110001000111111110000010101011000010111000011001100011000001011011011111001001100111101011110111101010101010001011010001000101011111111101110110011010110101101010001001101100010000010011101011011010100011101000001011010010110001000000011000100000111100111110111110000101101110000000011000001100101011000110110110110110011001010100010111111001100011000000011001110010011001011110101110011111100001001111111101110011101001001100000010111111010110000011000001001110011101000010011101001101011010101111110000011000011110101100011011100000011000110101000010100110101101001101011111110000100100100001100100011110111110010101110
 11100001111111011000001100111001011010011001111100001011001011001011011000010001100001
-2016-07-20 19:03:18,981 INFO  encryption.Paillier     - Parameters = p = 1115477503 q = -959879777 N = -886209439 NSquared = -1534186303 lambdaN = 1626580066 bitLength = 3072
-2016-07-20 19:03:19,109 INFO  general.PaillierTest     - encM1 = 922822002 encM2 = -1211513297
-2016-07-20 19:03:19,232 INFO  general.PaillierTest     - decM1 = 5 decM2 = 2
-2016-07-20 19:03:19,296 INFO  general.PaillierTest     - encM1_times_encM2 = -1537007489 multDecrypt = 7 m1_plus_m2 = 7
-2016-07-20 19:04:08,698 INFO  encryption.Paillier     - testBit true
- N = 11000100110100001011010010000100001100110101000101100111010110111000000110100100100110110001101111001100011000110110010101011001001110010111101001111000010001111110001101001110011001111110001000100111101011010000101000110111111100010010010111000011101011111111111000010011000110000100000101011000010010000001011101101111101111010000110101011001010011101110110000100010001100001101100010001101000110101100000011100111111111111001001111111110000010010011011001100111001010101110001000111110100011111011101110010011111111000100100100101101000001101001111001101011111010111101111011100011010101011001110011110101011111010100100111111000111111110110001011000001001000000111101100001001001100000100011000011110001111101001111010100011001101001011001110011010011010111100000001001000100101101101111011101110001110011100010010001110110001000110101100111101110011100100111101001001011001001100011100000010100100010101011101100111010101100000111000001011101110101110111110110011110110010110001101111001
 0110110101011011100101000000111000010010101000010000111101011111101111111111001010111010001101100000111101101010001111010011101101110100111000110101101011001011000010000001010001111101011111010111111001101110110000111101110000010111101101010101001000110100100111111100000100111011000111011111001111001010110110000001100101110000011101010010101111101011100001000010001101100111000110010111011101010000000001100011100010110100000110101101001000010000101100110101011111000011000101111100111100010011001110101011010000110110100001101001001101111010100111110001010110000110100011000110110100111000001011101100000111000110011010111101100100000111111010010010010000100010000110011010111101001110011101101001110111000000100110110001100101100001001101010010000011101101110010111111001011000010010110011111000100111001100100111101010110000110011000111101011100110000010011011000101011011010101001111001001011101110110101000110000000010101011011001101101110011110100100000001100000111010101011010110011010001
 0101000010101111011010001010001110001001111111110111110100110101111110011101111111000101000010010001100111100000110100011000101111000011001010111110111010011000100110111110011111001110111010000111101101011110000011011000111100111101100111001110010011101011110100001111110100101111001111000011111000011100011100100100001101010111000111111001001111110101111111111100101000101010001110010001101100000110101110011001111001001010001111111011100001101111011011001110110111101101000010011001011011111110001110000101100100111111101000001110011110111110100111000010001011100111101111000100110001111111011111110110110101001110010000000010101101011000111100010000010101101100011011001010111110010011011111101100010000000101000000101001011101010001111100100001111101000000000010110101111010101011110101001001011010000111011001000010100010000110111111100110110010111101100110011001001100010111110010100001011110000010111111101011010001001111110000100101010100000111111011001101100010011110000001110111101011100
 0101101100110110111000011011010111100101000110011000110010110101011001101010010110001010000101001001110011001001010101101001011100011010011110101011100000110010101011001010111011001001001000011010011100100010011010111011111011101101110101011110010010001001001000010001001000110100000110000010000011001010000000001011111001110110110111011011011101011100011011110010001111001100001010001010010101001010101101110000011001001001100000111001001001010001110010010101111111010101011101101110100101111010101111110101101000001101000001011101001011011000010011010100101000110101011101001111000001111010001010000101000100111000000000111011111111110111111101111101000100100011100000010000001111111011110010111101000101100000101011100100100100100000001010110110110001111110110000000001001011101000000000110101110011110100001110011111101011010011000111001000111001101110110100011101000001011011001000110101100100111110011011111011111101001101111100101010000000011110011101010101010100110011111001110100111010010
 0000010111011110110100010110100100010111101010000011010100010100110100111000000000110100111110110010010000111011111111010000001010011011000001001011001101000111110110100000101101101001001000111010010001010010011110000010111010101000001100010011110101010000111110100101100101111110110001110000111000110011011000010010011011010101010001100101111100111000101110001001010111011111010100110101100101100110110110001000001110101101100101001110100010000010010100000111010100010100110011011011001011011001010110000111010111010100010111111111010101100001110100101101011100000100001110001100010100011110000110011111000111110110001011111011110110010111110000011000111100100001001000111001011111011101110010000001110111011010000000111101110011111011101111001001111110101010000000100011000111110001111111111000000001001010101000101110111101010011111101101111110011001000000011110001000011111100000100101011111010001011000010110111100011100100110011010010001101101110010110100111101010110000101101100001100000110
 1111001011011110001010010011101010111000100110100101101110010001000010101101100101010100101110111101110100001100001001001001011000000001111010111110111001100011100101011110001100001101111101100110111101000101010001010110011001111010111100110011000000111000110010001001111101010000001010101101110001100000111011001100111101011001110001001101011011100100110001011001011011000010101000111111111101111011110111101000111110000011101111010110001001110110111111000111100100101011011101100000111111100111101111001000100010101101101100010011010000110001110001000110010110101110001001110101000011001011010110001100011010010001010100000011001111110100111111111000010100001010011110101011110010110011111010000110001010000010011111100101101010111110010110101000101011100101110100100101011100011000000010110000110001001000000011111010111111011001100001111011000001101010110000111011010100000111001011111111001000110001101101000010011010110001011010111010000001100100100010000110110111011000101111101010011000010
 110101000001001100100101011110010111010101010000100011010111111000001010101010100011101001010011101011011111000101010100111101001010111001101100100000001101001111001011111001111010011010010001011001100011000011101011001010000100011100110100010011010000011001011010101000100100000001000000001111110101001100111110001111101001100010101001111001101011000010000111110100000100101111000001011111001001011000010110001100110101011110010110000001100000001101111110011011000101010010111100110010010100111001110111000010011001110110101110110011111110101011111110000010110101010101000001001010000100110001111000111000100100010001000101011111111110110101100010000110100001100001010111111010111001011011110110100001010100000110011100100011010111101011111010100111001010111010101001010010011110101100111001000110100000100010100111100101010010101001100000011110110110011010001100011011011111100000101110111001010110010000110000110100111100101100011
-2016-07-20 19:04:08,706 INFO  encryption.Paillier     - Parameters = p = 1008512581 q = -606144633 N = -2045085341 NSquared = -2052408247 lambdaN = 923757004 bitLength = 6911
-2016-07-20 19:04:10,090 INFO  general.PaillierTest     - encM1 = -606037909 encM2 = -795597485
-2016-07-20 19:04:11,590 INFO  general.PaillierTest     - decM1 = 5 decM2 = 2
-2016-07-20 19:04:12,241 INFO  general.PaillierTest     - encM1_times_encM2 = -26763032 multDecrypt = 7 m1_plus_m2 = 7
-2016-07-20 19:04:12,242 INFO  general.PaillierTest     - Starting testPaillierWithKeyGenerationBitSetOption with ensureHighBitSet = false
-2016-07-20 19:04:12,242 INFO  general.PaillierTest     - i = 0
-2016-07-20 19:04:12,244 INFO  encryption.Paillier     - Parameters = p = -1573416261 q = 864153261 N = 2066940511 NSquared = 1004511041 lambdaN = 1388101756 bitLength = 201
-2016-07-20 19:04:12,245 INFO  general.PaillierTest     - encM1 = -297120135 encM2 = 1817513984
-2016-07-20 19:04:12,245 INFO  general.PaillierTest     - decM1 = 5 decM2 = 2
-2016-07-20 19:04:12,245 INFO  general.PaillierTest     - encM1_times_encM2 = 512390452 multDecrypt = 7 m1_plus_m2 = 7
-2016-07-20 19:04:14,584 INFO  encryption.Paillier     - Parameters = p = -1702296693 q = -2050080109 N = 544267985 NSquared = -120641887 lambdaN = -2146644902 bitLength = 3072
-2016-07-20 19:04:14,696 INFO  general.PaillierTest     - encM1 = 1090171606 encM2 = 108799303
-2016-07-20 19:04:14,817 INFO  general.PaillierTest     - decM1 = 5 decM2 = 2
-2016-07-20 19:04:14,875 INFO  general.PaillierTest     - encM1_times_encM2 = 873109543 multDecrypt = 7 m1_plus_m2 = 7
-2016-07-20 19:04:18,486 INFO  encryption.Paillier     - Parameters = p = 1972894553 q = -1983561413 N = -1118468477 NSquared = 128673545 lambdaN = 1593582840 bitLength = 3600
-2016-07-20 19:04:18,669 INFO  general.PaillierTest     - encM1 = -1284144264 encM2 = 205156434
-2016-07-20 19:04:18,852 INFO  general.PaillierTest     - decM1 = 5 decM2 = 2
-2016-07-20 19:04:18,954 INFO  general.PaillierTest     - encM1_times_encM2 = -285805361 multDecrypt = 7 m1_plus_m2 = 7
-2016-07-20 19:04:18,954 INFO  general.PaillierTest     - Starting testPaillierWithKeyGenerationBitSetOption with ensureHighBitSet = true
-2016-07-20 19:04:18,955 INFO  general.PaillierTest     - i = 0
-2016-07-20 19:04:18,966 INFO  encryption.Paillier     - testBit false
- N = 11001110011001101000000111100110100010010110011110111110000001100100101010010011110001100110110011011000001110001011110100000011100101000101010111111011010111010011001111001100101110100010111001000101
-2016-07-20 19:04:18,969 INFO  encryption.Paillier     - testBit false
- N = 11110100111100000100101110110000000000001101111001010110010000111100101001101000000100001011101110000101100101000001011001110111010101011000011011001101110010000001111111000100110111000010000111010011
-2016-07-20 19:04:18,973 INFO  encryption.Paillier     - testBit false
- N = 10111101010101000000101101111111110101001101000111101010111100011011010111010110101000010001011111000000000111110000011100111010000000110111111001011111010010111010101111001100111000010111010110000101
-2016-07-20 19:04:18,975 INFO  encryption.Paillier     - testBit true
- N = 11001111001111011000000011010100111001000100001011101111111001100111011111100010111100001110000000110110011011111011011000000110111000000010100101011110101111001011101011010110110101100110011000100001
-2016-07-20 19:04:18,975 INFO  encryption.Paillier     - Parameters = p = 1331322491 q = -859293421 N = -690592223 NSquared = 334123073 lambdaN = -581310646 bitLength = 201
-2016-07-20 19:04:18,975 INFO  general.PaillierTest     - encM1 = 2034587173 encM2 = 955766330
-2016-07-20 19:04:18,976 INFO  general.PaillierTest     - decM1 = 5 decM2 = 2
-2016-07-20 19:04:18,976 INFO  general.PaillierTest     - encM1_times_encM2 = 370898503 multDecrypt = 7 m1_plus_m2 = 7
-2016-07-20 19:04:21,271 INFO  encryption.Paillier     - testBit false
- N = 11010010001111110011101111111000010111111101111001000011111101110110100101010011010110000101100110011001011010100110110000111001111000101001001101001110011100111111010010110001010010111111011111100011100101001111011000011001110100100011001111111111111100000001000000111111100011010100101100110011101001101110100111010011000001101011100001100111011010100010000110110010100000110000100110011001000011001000101101101110101011011100010011110011111111101010011110110110101110110110101101101101011011001010100100111011001011101101000111001001110110110111011010101111001100100001110110000100111110001110100010000000101111011000000110110011001110011010110010101100010001011000111011111111111001000100100001011111110111011010000011010111011010001011010000101001100000011100111001111001100001010101100110000011111010010100000001101010100001110010010000111100010000001101111010001111010110001110000100010101101101100110111110011011001011001110000110100111010110000001101111110101111111110011011111110011
 0100101111111010011000010011110111101101010010000101011100110011010010111100110001001100110011110010010101100100011010011010000101111101101101110101101110000001001101100001111001110001101011101110101001101010100010100100001101101011111100000000100011110101000000001010110111100001100000010110010101110101001100000001001100100010101110110000110111011010100011011111101011101110011001010010101010011100010100110111010101100011101001101010100000110010000010001111001111010011110000101011011010010001100001110111101111101110110011001000011001000101010011000101101110111001100011110010011111010101110011001100100001110100110101100010111110010001111011011001000011101001001110001101110111100001000100101111101011001110101110001011101001010000100000101011011101001110111001110000100101010111011101000000011100100001110001000100010001100001101100111000001001010000001011110100010110111101111001100111001000110010100010000000011111001110011011100111100011111001010010001101010110010101111001000001101111101
 0011101111010010011001011001100110110011101011001111011000010001110010010011000110011011001110000111110101010001110101111011010110001011010011011001001111001110100100000111000101000100111110011101111111010010010011011011101010111110110000110010101110100101001101000101100011111101010100000101111000100111010100011100111010101110110000101101010111111100101111111100100111001001110110111010101001000000111011010110010000111100000111011100101001101110011010001110010000010100101110011011100011111111111111100111010110101111101101000001010110001100111011111011010100000101101000001100111110100110011011001010001010110001001001000001111110010110110001000000011101001110011100110011001110000011110110001111110010011011111010001000001100101010111001111111000110101010010100000110000101010000011100111001101011011100011100000011111000111101001000111100101111110110000011001001110001000001100101111111011111110110000000011111111100100010100111111000010111000111000000011000001001111011110110010101011110110
 10101000111010011010101101111011000100111011011101100010011001101001110000000011010001
-2016-07-20 19:04:21,910 INFO  encryption.Paillier     - testBit false
- N = 10101100011000001000110011000101110010001101011000010010101011101001110111010101011001101111011111000110011100010101101100110101111101100011001000011010111101000011000111011111101111111100101001000100101110011101110000000001000011101101001011101000110000011010011100011100101100010101000001110011011101111111010001100100011110100000000101011000011001000001000100100111011100110100001110110010001001010101111110011101101110000000110101001111011010011011001011110100000010000101011110100100010101100001010010010010100010100000011111111100101101010100011000100100001100010100111011001100100011101010000101001101110100000011111101111111110100011011110100011101010010000100100001001101111011000000111111011110001101010101101011001101111000100110110011101100101000000111000101100011011001111010010000001110101111011001000101100110001101000011010110010001011010111000011010000011000100001110100110110111111100010001100111111111010010110111001100011111111001001100011000000101110000111001110101111010
 0001011101010001100011111111000101101101110000010110100010010110010001000011011000001101110011101110001101011011011100100010100100111001011110101010101010100000001100111101000100010100010011000101011111000010010010110101111011100100000000100101011000100111000110001110001111011000101011001000010101011110001010111110100001011001011010110011101011111001110011111010100111001000101001101010100010100011001111111101100011001110000100000100001001011010001100011011100011101001111101101110010100110110100111100100010011110010111010011011111010100111010001110001101001111100111011010000000100010010010010010001100101010011001001101100111111010101100101000101000101111011100100101001111000101100010111111111101000101101111111010010101101100001010101111001010110010011101000001010100001111110101101110011000000000010000001110000000011011010010110011100100100000110010001010111111011000101110111001000011110100110001001111110101110010001001111100100000110010000101110111101110011110000010110001110110010010
 0110001011010010001001011110010000101010111010110100001000001000110101001000000100000100010010011011011011010001101100011010011000111111001001001110010111011010100011010010101111101000000110101010100000100010111000000111000001011011111011010101011011110001000111000011000111000110001100111110100010010110111011110110001001000111111101101001100010111010111111010001101000010110010101010011001110001101101000000111111111101110110101010100011101101110101011101000000010010110101010001011111101110101100110111111010110001110101110100000001100111000001101000110010001101111010001101111111011100110110001100100000100010000101101010101010111111111010111010001001100101101000010010110001101010001011101001100101100010101010001001001111100101101100101100111001011001000100110101101000000000110010011100000000101101101000000100100001111011111111010111101000101111010000100111000010110111010011101010101110000010001110100110000100011011101111001110111110100010110010100001001110001011001001010010001001010110
 11110110111011011010111101011101100111100101100011100100111000001010101110001001011101
-2016-07-20 19:04:22,487 INFO  encryption.Paillier     - testBit true
- N = 11000001101010101101111111001101001111110111000110001100001001110010000010101001010111111111101110001011010101100101000101010110000000101011111110001001100011110001110111001101101100010110010011001100001011010000000100001101111000100000100110000000010001100000100010100010111001101110111001001100000101110001101101011011001101111111101000110101010001101011010101101011110111011000001100110001001011100010110101110101010110000100111000111001111010011011101100100010011000101111101011011101011101010100111100100101101011001011111001000001111011111010111111111001101010001101000011000100111111111110111001100101000000000000001011010000100100001100110000101100000111011110000000100011110101100010111000001000110111001000100100010010001011101010001100110101001001011100110000001100011101111100101100000111110011010110001100011110000110100110100001100001101001011000000100100011001011001010001100000111000011001001001000100010101101111111010110011101011110110010000010010111101101011011100100011111
 1010110010100010110101010000000011010110111101011010100111001111101000001100100111000111011011110110101100100011001010000000111011010111100011001101110110001000101011110100111110000000000100100101110001001100101111111110111100011011101101010101111101110001001011110101010001111111000101000000100011101101111011111101111110101110101110011011111100010011101100011110010011100011011001010101110111001000101111000100000101000101000111011110101101000001001101011101011100010010101001101100110100000001001110001111011110110100001001011101101000100001001000100001100000001010000110111000101111101001101010101110100111000011110110000101101110011111101010100101001111011100100011000010011000000001000101111010010110110010011001110100111000101000000000101101110101101010000011100010001001100010100001010011111001110000111111101000100110101010100111011001110001101000101000000101011001101011000011011101100111011001111001010111110001001010111010000011000111100011100000110101001111110111001000111100011000101
 1100110011101110001011000110000000110001100010001111101100110101110010110101111001011011011111111100010101000010011000001001110110000010100011101010101000100100111101001101111011101000111110000010001100000111100111101010010000111111001111001001000110010010101000000000110101010001001100011000000100101000000101001100111010001000101011001001110100100010100011011000101010001110100110110100101011010110110100100011011000010100101000110111011011001001110000000110000000010001010100000011011100100100001001011010110101110010001100001000000001111110011101000100110010010110101011111111010110110101000111011010011111001000101110111100101010001001000101001011001010010111011111001001100011001011111001110001011110000001000000100001111100000100011000100010011111010010001000000010111101110000110011111111000001011010011100010110110101110001101101001001011101010001000010100011011110000001110011001111000010110010011100000010100101000001100111010001100111111010001110011110000011001101011101111101000010010
 01101010101010100000010011111111110000010101101000100110011110001100100010100100110011
-2016-07-20 19:04:22,488 INFO  encryption.Paillier     - Parameters = p = 1968414593 q = -825580877 N = -1640879821 NSquared = 311255081 lambdaN = -1391856768 bitLength = 3072
-2016-07-20 19:04:22,604 INFO  general.PaillierTest     - encM1 = 644872878 encM2 = 1182752396
-2016-07-20 19:04:22,724 INFO  general.PaillierTest     - decM1 = 5 decM2 = 2
-2016-07-20 19:04:22,783 INFO  general.PaillierTest     - encM1_times_encM2 = 846321594 multDecrypt = 7 m1_plus_m2 = 7
-2016-07-20 19:04:30,805 INFO  encryption.Paillier     - testBit true
- N = 11101101110111011001110111011000001100011110111111101110001111101110011011010001011111010101000000011011100101100111011101101100001010111100100100000010111011111000101111101110111001000100110000011000000000101111011000110111011101111111001101111011001100011110101010110110001000011110010110110001100011111110101011111110111010110010100000110011011000110010000011001100110111010010010011111111101000100000111100100011101101101100000100101000011101000111110000100011111011001100000000111010000000011001101100100000101011111100101110110111100010110010011001000100111111111111010000111110000011101110001001110010000001111101110000101101101000000101010001000011110001000101011001111101010000110011000010110001100000000101000000100110010100000001010110101100110001100000001011010010000000000010000001111010011100110010101011011010100111101101001010010011101111001100111011010100100001011110101011110111110000101000011101110100010000111010101111100011110110010110111001111010001111010101111010100001
 1001010110100010011000010010101110000110100111010011100101111101010111111110000110110111100111001101111100011000010111101111001000011011001011011000101010010000101000111101001111110001100101000111110011011000010101111101001001000001010010001110011101110011001011011111011010010001101111101101101011101010001111101100010000011111001111000110010011111111000110100001101011101001100000101101000100101011111111010011011000001001110010000110001000010110101101010001110100000010101000110010001110111110111010111111010000110000000001101010000110011010100011000010000101110101100001101011110100111100110000100100001010101100111101001101000000010111110110011000101100100011100001101001010111000000100000000010110001001001110101101001001100111011011000101001001011100101110010010111101001010011111111000111010110100101010011010100000110001101100100100100000011110101010001010101010000010001111101010101000101000101001110010000011001000001100010101010000110111010000101001100001100001110001011100101001110101
 1100001111100011101010010000010101000000010011011111100110001001011111000100101011011100110110111010101110111011110010010010001001001101110010000101110011011110110111111101100101110101111101000001111101101100111010000010001001101111100000000001100101011000011010100001110000101001000010011010111011100110001000100101010010100100100010100001100100100010110101110111011001000100100111100110100010101100011000111110111011000001000110000010111011000111111011110010110011001000110011110011100110010110100110001100001001010011001101000000001010010101110000100001111000111001000111111000000111000111100000011100011011100010001000000001010000101001111101100011001101011101110010011010101000010011001010010011110001000111100100000110000000111010001001111111000001001110100000111001011000011010101011010100111000100101001100100011001001011111101100011111100001111001001101110111001111100000011101011100011101011101000011011100001011111001101100101000110111010110011010001010000010001011010000100011011010011
 1100110101111011100001010001110111001010010001110111101111011100100100100100010100001001010111100110000000101101010010010000011000100011000111001110101101010010110100111010100011011001100001101100101110110011001110010111000000110100101111101001011110101110111010111010110001011110001101011111001000011001101101001101100101100111011001100110010000011101000101111000100111001101100001111111101110000101101000010011000010101110000010000010110010011001010001010011011011110100000100101011010000011100111101001011000101000100100100101010010001010010101111010001001100100011000001000110101000000011011001101111111101010000110001111011111010010100001001010110000101101011101000111110010000100001100001001011100110110000001110101101001100100101000100101010100111000010111010101010001011101100101001000010010011111100001111011101111000111100001111111111011010111110110100011101010100110110010010111000101100100000011011101100000100101110111010100000011100110001100000000001110101000100001010001101001011000
 10100011110101101011110000111010011000010110110001101101000110110010001010011110100000100000101000011000111011101110011
-2016-07-20 19:04:30,812 INFO  encryption.Paillier     - Parameters = p = 656879121 q = 1355798851 N = 84703091 NSquared = -393994839 lambdaN = -963987440 bitLength = 4103
-2016-07-20 19:04:31,085 INFO  general.PaillierTest     - encM1 = -1640111356 encM2 = 1270567458
-2016-07-20 19:04:31,473 INFO  general.PaillierTest     - decM1 = 5 decM2 = 2
-2016-07-20 19:04:31,611 INFO  general.PaillierTest     - encM1_times_encM2 = 1315683503 multDecrypt = 7 m1_plus_m2 = 7
-2016-07-20 19:04:31,611 INFO  utils.SystemConfiguration     - Loading default properties file 'pirk.properties'
-2016-07-20 19:04:31,616 INFO  general.PaillierTest     - Ending testPaillierWithKeyGeneration: 
-2016-07-20 19:04:31,616 INFO  general.PaillierTest     - p = 7 q = 17 N = 119 bitLength = 7 lambdaN = 48 m1 = 5 m2 = 2 r1 = 3 r2 = 4
-2016-07-20 19:04:31,619 INFO  encryption.Paillier     - Parameters = p = 7 q = 17 N = 119 NSquared = 14161 lambdaN = 48 bitLength = 201
-2016-07-20 19:04:31,621 INFO  encryption.Paillier     - Parameters = p = 7 q = 17 N = 119 NSquared = 14161 lambdaN = 48 bitLength = 201
-2016-07-20 19:04:31,621 INFO  general.PaillierTest     - p = 7 q = 17 N = 119 bitLength = 7 lambdaN = 48 m1 = 5 m2 = 2 r1 = 3 r2 = 4
-2016-07-20 19:04:31,622 INFO  general.PaillierTest     - Starting testPaillierGivenAllParameters: 
-2016-07-20 19:04:31,623 INFO  encryption.Paillier     - Parameters = p = 7 q = 17 N = 119 NSquared = 14161 lambdaN = 48 bitLength = 201
-2016-07-20 19:04:31,624 INFO  general.PaillierTest     - encM1 = 14019 encM2 = 8836
-2016-07-20 19:04:31,624 INFO  general.PaillierTest     - decM1 = 5 decM2 = 2
-2016-07-20 19:04:31,624 INFO  general.PaillierTest     - encM1_times_encM2 = 5617 encM1plusM2 = 5617
-2016-07-20 19:04:31,624 INFO  general.PaillierTest     - Successfully completed testPaillierGivenAllParameters: 
-2016-07-20 19:04:31,626 INFO  general.PartitionUtilsTest     - Starting testMask: 
-2016-07-20 19:04:31,627 INFO  general.PartitionUtilsTest     - Successfully completed testMask
-2016-07-20 19:04:31,627 INFO  general.PartitionUtilsTest     - Starting testToPartitions:
-2016-07-20 19:04:31,632 INFO  general.PartitionUtilsTest     - testString.getBytes().length = 10
-2016-07-20 19:04:31,632 INFO  general.PartitionUtilsTest   

<TRUNCATED>