[GitHub] incubator-pirk pull request #115: PIRK-79

2016-11-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-pirk/pull/115 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] incubator-pirk pull request #115: PIRK-79

2016-10-31 Thread jacobwil
Github user jacobwil commented on a diff in the pull request: https://github.com/apache/incubator-pirk/pull/115#discussion_r85745699 --- Diff: src/main/java/org/apache/pirk/encryption/Paillier.java --- @@ -340,4 +342,41 @@ private String parametersToString() return "p = "

[GitHub] incubator-pirk pull request #115: PIRK-79

2016-10-30 Thread wraydulany
Github user wraydulany commented on a diff in the pull request: https://github.com/apache/incubator-pirk/pull/115#discussion_r85686604 --- Diff: src/main/java/org/apache/pirk/test/utils/BaseTests.java --- @@ -51,9 +51,9 @@ public static final int dataPartitionBitSize = 8;

[GitHub] incubator-pirk pull request #115: PIRK-79

2016-10-30 Thread wraydulany
Github user wraydulany commented on a diff in the pull request: https://github.com/apache/incubator-pirk/pull/115#discussion_r85686457 --- Diff: src/main/java/org/apache/pirk/encryption/Paillier.java --- @@ -340,4 +342,41 @@ private String parametersToString() return "p =

[GitHub] incubator-pirk pull request #115: PIRK-79

2016-10-30 Thread wraydulany
Github user wraydulany commented on a diff in the pull request: https://github.com/apache/incubator-pirk/pull/115#discussion_r85683430 --- Diff: src/test/java/org/apache/pirk/serialization/SerializationTest.java --- @@ -75,6 +94,106 @@ public void testJavaSerDe() throws Exception

[GitHub] incubator-pirk pull request #115: PIRK-79

2016-10-30 Thread smarthi
Github user smarthi commented on a diff in the pull request: https://github.com/apache/incubator-pirk/pull/115#discussion_r85682681 --- Diff: src/main/java/org/apache/pirk/test/utils/BaseTests.java --- @@ -51,9 +51,9 @@ public static final int dataPartitionBitSize = 8;

[GitHub] incubator-pirk pull request #115: PIRK-79

2016-10-30 Thread smarthi
Github user smarthi commented on a diff in the pull request: https://github.com/apache/incubator-pirk/pull/115#discussion_r85682703 --- Diff: src/main/java/org/apache/pirk/test/utils/BaseTests.java --- @@ -51,9 +51,9 @@ public static final int dataPartitionBitSize = 8;

[GitHub] incubator-pirk pull request #115: PIRK-79

2016-10-30 Thread jacobwil
Github user jacobwil commented on a diff in the pull request: https://github.com/apache/incubator-pirk/pull/115#discussion_r85682254 --- Diff: src/test/java/org/apache/pirk/serialization/SerializationTest.java --- @@ -75,6 +94,106 @@ public void testJavaSerDe() throws Exception