Closed photm5 closed 8 years ago
I missed some crypto primitives needed to implement the protocol. I hope we have everything now.
Could you please explain why we need the raw signing? I'd also like to propose kicking out VerifyStatus altogether, as a simple Bool does the same, but is usable in if-clauses.
VerifyStatus
Bool
if
:+1:
I missed some crypto primitives needed to implement the protocol. I hope we have everything now.