-
Notifications
You must be signed in to change notification settings - Fork 5
/
1.5.0-DEV-fbc2c0aec1.log
76 lines (75 loc) · 2.52 KB
/
1.5.0-DEV-fbc2c0aec1.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
Julia Version 1.5.0-DEV.221
Commit fbc2c0aec1 (2020-02-01 18:55 UTC)
Platform Info:
OS: Linux (x86_64-linux-gnu)
CPU: Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-9.0.1 (ORCJIT, skylake)
Environment:
JULIA_DEPOT_PATH = ::/usr/local/share/julia
JULIA_NUM_THREADS = 2
Resolving package versions...
Installed CryptoGroups ─ v0.1.2
Installed Mods ───────── v0.1.0
Installed RecipesBase ── v0.7.0
Installed BitConverter ─ v0.1.1
Installed Primes ─────── v0.4.0
Installed ECC ────────── v0.2.3
Installed Paillier ───── v0.2.4
Installed Polynomials ── v0.6.0
Updating `~/.julia/environments/v1.5/Project.toml`
[bc997328] + CryptoGroups v0.1.2
Updating `~/.julia/environments/v1.5/Manifest.toml`
[3a3ce9e8] + BitConverter v0.1.1
[bc997328] + CryptoGroups v0.1.2
[a99b485a] + ECC v0.2.3
[7475f97c] + Mods v0.1.0
[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 CryptoGroups
Status `/tmp/jl_4e5dQt/Manifest.toml`
[3a3ce9e8] BitConverter v0.1.1
[bc997328] CryptoGroups v0.1.2
[a99b485a] ECC v0.2.3
[7475f97c] Mods v0.1.0
[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
WARNING: could not import Base.ctranspose into Mods
G ^ 2 = PrimeGroup(Mod(2,23), 22, 4)
v = value(G) = 5
security(G) = 4
order(G) = 22
G ^ 2 = EllipticGroup(scep256k1 Point(𝑥,𝑦):
c6047f9441ed7d6d3045406e95c07cd85c778e4b8cef3ca7abac09b95c709ee5,
1ae168fea63dc339a3c58419466ceaeef7f632653266d0e1236431a950cfe52a, 115792089237316195423570985008687907852837564279074904382605163141518161494337, 256)
value(G) = 286650441496909734516720688912544350032790572785058722254415355376215376009112
security(G) = 256
order(G) = 115792089237316195423570985008687907852837564279074904382605163141518161494337
Testing CryptoGroups tests passed