
26 Jan
2017
26 Jan
'17
12:59 a.m.
On Jan 24, 2017, at 4:27 AM, George Kadianakis <desnacked@riseup.net> wrote:
onion_address = base32(pubkey || checksum || version) checksum = SHA3(".onion checksum" || pubkey || version)
Any reason not to have the order of, pubkey || checksum || version be the same in both?