File tree Expand file tree Collapse file tree 1 file changed +18
-1
lines changed Expand file tree Collapse file tree 1 file changed +18
-1
lines changed Original file line number Diff line number Diff line change 15
15
"keccak-256" : 27 ,
16
16
"keccak-384" : 28 ,
17
17
"keccak-512" : 29 ,
18
+ "blake3" : 30 ,
18
19
"dccp" : 33 ,
19
20
"murmur3-128" : 34 ,
20
21
"murmur3-32" : 35 ,
58
59
"eth-storage-trie" : 152 ,
59
60
"bitcoin-block" : 176 ,
60
61
"bitcoin-tx" : 177 ,
62
+ "bitcoin-witness-commitment" : 178 ,
61
63
"zcash-block" : 192 ,
62
64
"zcash-tx" : 193 ,
63
65
"stellar-block" : 208 ,
72
74
"swarm-ns" : 228 ,
73
75
"ipns-ns" : 229 ,
74
76
"zeronet" : 230 ,
77
+ "secp256k1-pub" : 231 ,
78
+ "bls12_381-g1-pub" : 234 ,
79
+ "bls12_381-g2-pub" : 235 ,
80
+ "x25519-pub" : 236 ,
75
81
"ed25519-pub" : 237 ,
76
82
"dash-block" : 240 ,
77
83
"dash-tx" : 241 ,
102
108
"json" : 512 ,
103
109
"messagepack" : 513 ,
104
110
"libp2p-peer-record" : 769 ,
111
+ "sha2-256-trunc254-padded" : 4114 ,
112
+ "ripemd-128" : 4178 ,
113
+ "ripemd-160" : 4179 ,
114
+ "ripemd-256" : 4180 ,
115
+ "ripemd-320" : 4181 ,
105
116
"x11" : 4352 ,
117
+ "sm3-256" : 21325 ,
106
118
"blake2b-8" : 45569 ,
107
119
"blake2b-16" : 45570 ,
108
120
"blake2b-24" : 45571 ,
423
435
"skein1024-1008" : 46046 ,
424
436
"skein1024-1016" : 46047 ,
425
437
"skein1024-1024" : 46048 ,
438
+ "poseidon-bls12_381-a2-fc1" : 46081 ,
439
+ "poseidon-bls12_381-a2-fc1-sc" : 46082 ,
440
+ "zeroxcert-imprint-256" : 52753 ,
441
+ "fil-commitment-unsealed" : 61697 ,
442
+ "fil-commitment-sealed" : 61698 ,
426
443
"holochain-adr-v0" : 8417572 ,
427
444
"holochain-adr-v1" : 8483108 ,
428
445
"holochain-key-v0" : 9728292 ,
429
446
"holochain-key-v1" : 9793828 ,
430
447
"holochain-sig-v0" : 10645796 ,
431
448
"holochain-sig-v1" : 10711332
432
- }
449
+ }
You can’t perform that action at this time.
0 commit comments