[ https://issues.apache.org/jira/browse/PIRK-58?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15442046#comment-15442046 ]
ASF GitHub Bot commented on PIRK-58: ------------------------------------ GitHub user ellisonanne opened a pull request: https://github.com/apache/incubator-pirk/pull/82 [PIRK-58] - Improve Paillier Test Speed (note that I accidentally named the branch pirk-59 instead of pirk-58) You can merge this pull request into a Git repository by running: $ git pull https://github.com/ellisonanne/incubator-pirk pirk-59 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-pirk/pull/82.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #82 ---- commit 74a6f11a1af491cc3b722af3fbb25b9342025b64 Author: ellisonanne <eawilli...@apache.org> Date: 2016-07-29T19:45:21Z Merge pull request #5 from apache/master up commit 42f3e8400f810377a4bae06638fc13c0e37707f3 Author: ellisonanne <eawilli...@apache.org> Date: 2016-07-31T17:47:15Z Merge pull request #6 from apache/master updating fork commit 887358883d26940845a3486b0dc87cd0cc6c3807 Author: ellisonanne <eawilli...@apache.org> Date: 2016-08-01T13:06:35Z Merge pull request #7 from apache/master up commit 2ad5c619084af2517cd135374f93be20410cc45c Author: ellisonanne <eawilli...@apache.org> Date: 2016-08-02T16:22:53Z Merge pull request #8 from apache/master updating fork commit d3c6eeb37a0300ea882c0bb2bcd2939132e7e5cb Author: Ellison Anne Williams <eawilli...@apache.org> Date: 2016-08-06T14:23:24Z Merge pull request #9 from apache/master updating fork commit 381f3529f97fa38b7b06be015c7b82471c8b95d5 Author: Ellison Anne Williams <eawilli...@apache.org> Date: 2016-08-11T13:22:15Z Merge pull request #10 from apache/master updating fork commit 6ab035dd32fc4e3464cfb377ccb3493ecf9a313d Author: Ellison Anne Williams <eawilli...@apache.org> Date: 2016-08-12T21:19:23Z Merge pull request #11 from apache/master up commit 47a933f9c1d6c6c80f7b61ba5856a84af8162dca Author: Ellison Anne Williams <eawilli...@apache.org> Date: 2016-08-13T12:31:25Z Merge pull request #12 from apache/master up commit 6ba5ed4b3ce4983f1e1aa958b6f55180613fa1a1 Author: Ellison Anne Williams <eawilli...@apache.org> Date: 2016-08-16T13:30:13Z Merge pull request #13 from apache/master updating fork commit 43818205074456b8e16aa09bb408706bfb9608ed Author: Ellison Anne Williams <eawilli...@apache.org> Date: 2016-08-18T17:38:55Z Merge pull request #14 from apache/master updating fork commit 9da10044342663526b3456aa894f204f697a2866 Author: Ellison Anne Williams <eawilli...@apache.org> Date: 2016-08-19T13:54:59Z Merge pull request #15 from apache/master updating fork commit 195c518a8e4d0b131d47fbbe84f8183bdde164ec Author: Ellison Anne Williams <eawilli...@apache.org> Date: 2016-08-19T19:00:44Z Merge pull request #16 from apache/master various cleanup items - closes apache/incubator-pirk#73 commit c0a060639fa6dc260e16815340e8386d8c296da2 Author: Ellison Anne Williams <eawilli...@apache.org> Date: 2016-08-23T13:39:27Z Merge pull request #17 from apache/master updates commit 59e706255058afe1a3341c3be6fa2782f0f50442 Author: Ellison Anne Williams <eawilli...@apache.org> Date: 2016-08-26T13:24:05Z Merge pull request #18 from apache/master updat commit 97bb6b92255cf23929d68830f64a9e0673de27ff Author: Ellison Anne Williams <ellisona...@judah.home> Date: 2016-08-27T18:44:13Z reducing modulus upper bound on Paillier test from 7000 to 4000 ---- > Improve Paillier Test Speed > --------------------------- > > Key: PIRK-58 > URL: https://issues.apache.org/jira/browse/PIRK-58 > Project: PIRK > Issue Type: Improvement > Reporter: Ellison Anne Williams > Assignee: Ellison Anne Williams > Priority: Minor > Fix For: 0.1.1 > > > Decrease the modulus size (non materially) in the Paillier test to allow for > increased speed. -- This message was sent by Atlassian JIRA (v6.3.4#6332)