Paillier

← Back to package list

If you think that there is an error in how your package is being tested or represented, please file an issue at NewPkgEval.jl, making sure to read the FAQ first.

Results with Julia v1.2.0

Testing was successful. Last evaluation was ago and took 2 minutes, 2 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed RecipesBase ─ v0.7.0
 Installed Primes ────── v0.4.0
 Installed Paillier ──── v0.2.4
 Installed Polynomials ─ v0.6.0
  Updating `~/.julia/environments/v1.2/Project.toml`
  [84e01822] + Paillier v0.2.4
  Updating `~/.julia/environments/v1.2/Manifest.toml`
  [84e01822] + Paillier v0.2.4
  [f27b6e38] + Polynomials v0.6.0
  [27ebfcd6] + Primes v0.4.0
  [3cdcf5f2] + RecipesBase v0.7.0
  [2a0f44e3] + Base64 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [9a3f8284] + Random 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [8dfed614] + Test 
   Testing Paillier
 Resolving package versions...
    Status `/tmp/jl_RxJ5zL/Manifest.toml`
  [84e01822] Paillier v0.2.4
  [f27b6e38] Polynomials v0.6.0
  [27ebfcd6] Primes v0.4.0
  [3cdcf5f2] RecipesBase v0.7.0
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [37e2e46d] LinearAlgebra  [`@stdlib/LinearAlgebra`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [8dfed614] Test  [`@stdlib/Test`]
Test Summary: | Pass  Total
Cryptosystem  | 4905   4905
test_encoding_out_of_range(publickey, privatekey) = Test Passed
test_encoding_out_of_range(publickey, privatekey) = Test Passed
Test Summary:    | Pass  Total
Float32 Encoding |   70     70
test_encoding_out_of_range(publickey, privatekey) = Test Passed
test_encoding_out_of_range(publickey, privatekey) = Test Passed
Test Summary:    | Pass  Total
Float64 Encoding |   74     74
Test Summary:              | Pass  Total
Native Array (no encoding) |   10     10
Test Summary:                              | Pass  Total
Multidimensional Paillier Encrypted Arrays |  380    380
Tests for 256 bit keysize took 0.96 s
Tests for 512 bit keysize took 3.72 s
Tests for 1024 bit keysize took 25.02 s
Test Summary: | Pass  Total
Test Examples |  122    122
   Testing Paillier tests passed 

Results with Julia v1.3.0

Testing was successful. Last evaluation was ago and took 2 minutes, 1 second.

Click here to download the log file.

 Resolving package versions...
 Installed RecipesBase ─ v0.7.0
 Installed Primes ────── v0.4.0
 Installed Polynomials ─ v0.6.0
 Installed Paillier ──── v0.2.4
  Updating `~/.julia/environments/v1.3/Project.toml`
  [84e01822] + Paillier v0.2.4
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [84e01822] + Paillier v0.2.4
  [f27b6e38] + Polynomials v0.6.0
  [27ebfcd6] + Primes v0.4.0
  [3cdcf5f2] + RecipesBase v0.7.0
  [2a0f44e3] + Base64 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [9a3f8284] + Random 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [8dfed614] + Test 
   Testing Paillier
 Resolving package versions...
    Status `/tmp/jl_DwcYqd/Manifest.toml`
  [84e01822] Paillier v0.2.4
  [f27b6e38] Polynomials v0.6.0
  [27ebfcd6] Primes v0.4.0
  [3cdcf5f2] RecipesBase v0.7.0
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [37e2e46d] LinearAlgebra  [`@stdlib/LinearAlgebra`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [8dfed614] Test  [`@stdlib/Test`]
Test Summary: | Pass  Total
Cryptosystem  | 4905   4905
test_encoding_out_of_range(publickey, privatekey) = Test Passed
test_encoding_out_of_range(publickey, privatekey) = Test Passed
Test Summary:    | Pass  Total
Float32 Encoding |   70     70
test_encoding_out_of_range(publickey, privatekey) = Test Passed
test_encoding_out_of_range(publickey, privatekey) = Test Passed
Test Summary:    | Pass  Total
Float64 Encoding |   74     74
Test Summary:              | Pass  Total
Native Array (no encoding) |   10     10
Test Summary:                              | Pass  Total
Multidimensional Paillier Encrypted Arrays |  380    380
Tests for 256 bit keysize took 0.99 s
Tests for 512 bit keysize took 4.44 s
Tests for 1024 bit keysize took 21.51 s
Test Summary: | Pass  Total
Test Examples |  122    122
   Testing Paillier tests passed 

Results with Julia v1.3.1-pre-7704df0a5a

Testing was successful. Last evaluation was ago and took 2 minutes, 8 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed RecipesBase ─ v0.7.0
 Installed Primes ────── v0.4.0
 Installed Paillier ──── v0.2.4
 Installed Polynomials ─ v0.6.0
  Updating `~/.julia/environments/v1.3/Project.toml`
  [84e01822] + Paillier v0.2.4
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [84e01822] + Paillier v0.2.4
  [f27b6e38] + Polynomials v0.6.0
  [27ebfcd6] + Primes v0.4.0
  [3cdcf5f2] + RecipesBase v0.7.0
  [2a0f44e3] + Base64 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [9a3f8284] + Random 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [8dfed614] + Test 
   Testing Paillier
 Resolving package versions...
    Status `/tmp/jl_i4vOmP/Manifest.toml`
  [84e01822] Paillier v0.2.4
  [f27b6e38] Polynomials v0.6.0
  [27ebfcd6] Primes v0.4.0
  [3cdcf5f2] RecipesBase v0.7.0
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [37e2e46d] LinearAlgebra  [`@stdlib/LinearAlgebra`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [8dfed614] Test  [`@stdlib/Test`]
Test Summary: | Pass  Total
Cryptosystem  | 4905   4905
test_encoding_out_of_range(publickey, privatekey) = Test Passed
test_encoding_out_of_range(publickey, privatekey) = Test Passed
Test Summary:    | Pass  Total
Float32 Encoding |   70     70
test_encoding_out_of_range(publickey, privatekey) = Test Passed
test_encoding_out_of_range(publickey, privatekey) = Test Passed
Test Summary:    | Pass  Total
Float64 Encoding |   74     74
Test Summary:              | Pass  Total
Native Array (no encoding) |   10     10
Test Summary:                              | Pass  Total
Multidimensional Paillier Encrypted Arrays |  380    380
Tests for 256 bit keysize took 0.91 s
Tests for 512 bit keysize took 3.98 s
Tests for 1024 bit keysize took 32.84 s
Test Summary: | Pass  Total
Test Examples |  122    122
   Testing Paillier tests passed