-
Notifications
You must be signed in to change notification settings - Fork 58
/
Algorithms.txt
80 lines (79 loc) · 2.02 KB
/
Algorithms.txt
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
77
78
79
80
{
"blakecoin": "Blakecoin",
"c11": "C11",
"groestl": "Groestl",
"yescrypt": "Yescrypt",
"veltor": "Veltor",
"argon2": "Argon2",
"argon2coin": "Argon2",
"argon2crds": "Argon2dCRDS",
"argon2d250": "Argon2dCRDS",
"argon2d4096": "Argon2dUIS",
"argon2d500": "Argon2dDYN",
"argon2dcrds": "Argon2dCRDS",
"argon2dyn": "Argon2dDYN",
"argon2dd250": "Argon2dCRDS",
"argon2ddyn": "Argon2dDYN",
"argon2duis": "Argon2dUIS",
"argon2uis": "Argon2dUIS",
"blake": "Blakecoin",
"equihash": "Equihash",
"skein": "Skein",
"scrypt": "Scrypt",
"sib": "Sib",
"neoscrypt": "NeoScrypt",
"lbry": "Lbry",
"myrgr": "MyriadGroestl",
"lyra2v2": "Lyra2RE2",
"maxcoin": "Keccak",
"blake2s": "Blake2s",
"x11evo": "X11evo",
"keccak": "Keccak",
"sia": "Sia",
"vanilla": "BlakeVanilla",
"timetravel": "Timetravel",
"qubitcoin": "Qubit",
"decred": "Decred",
"myriadcoingroestl": "MyriadGroestl",
"qubit": "Qubit",
"darkcoinmod": "X11",
"x17": "X17",
"lyra2z": "Lyra2z",
"hmq1725": "hmq1725",
"pascal": "Pascal",
"bitcore": "Bitcore",
"x11": "X11",
"lyra2rev2": "Lyra2RE2",
"ethash": "Ethash",
"skeincoin": "Skein",
"groestlcoin": "Groestl",
"cryptonight": "Cryptonight",
"zuikkis": "Scrypt",
"nist5": "Nist5",
"phi": "Phi",
"hsr": "Hsr",
"m7m": "M7M",
"x16r": "X16r",
"yescryptR16": "YescryptR16",
"keccakc": "Keccakc",
"x16s": "X16s",
"cryptonightv7": "Cryptonightv7",
"sonoa": "Sonoa",
"phi2": "Phi2",
"aergo": "Aergo",
"hex": "Hex",
"x22i": "X22I",
"bcd": "BCD",
"binarium-v1": "Binarium-V1",
"lbk3": "Lbk3",
"x11-ld": "X11-ld",
"yespower": "Yespower",
"scrypt-ld": "Scrypt-ld",
"X16rt": "x16rt",
"Equihash96": "equihash96",
"Equihash144": "equihash144",
"Equihash192": "equihash192",
"Allium": "allium",
"Lyra2v3": "lyra2v3",
"Mtp": "mtp"
}