I'll take the occasion to ask a slightly different question: what do you think is the paper (recent or not) with the most practical potential, to do something better or novel? In particular in the realm of protocols, but feel free to extend further.
I'll take the occasion to ask a slightly different question: what do you think is the paper (recent or not) with the most practical potential, to do something better or novel? In particular in the realm of protocols, but feel free to extend further.
The hard part was to figure out that the examples in the spec are invalid.
The hard part was to figure out that the examples in the spec are invalid.
If you tried to use different key types with the go standard crypto library, you know it's a minefield of mismatched API.
github.com/MetaMask/go-... fix it.
If you tried to use different key types with the go standard crypto library, you know it's a minefield of mismatched API.
github.com/MetaMask/go-... fix it.
- start from some entry point question
- get a break down of the data flow or call graph
- click around to get more details
- asks more about language feature, pattern, capability, dependencies ...
- start from some entry point question
- get a break down of the data flow or call graph
- click around to get more details
- asks more about language feature, pattern, capability, dependencies ...
About the certificate logs, as did:plc has a chain of signed operations containing all the data ... isn't that already a certificate log? Could you expand your thought?
About the certificate logs, as did:plc has a chain of signed operations containing all the data ... isn't that already a certificate log? Could you expand your thought?