inhies / cjdcmd

cjdcmd is a command line tool for cjdns
Other
43 stars 16 forks source link

Add function to convert from public key to IPv6 #16

Closed inhies closed 11 years ago

inhies commented 11 years ago

"cjdns addresses are the first 16 bytes of the SHA-512 of the SHA-512 of the public key." From the whitepaper :3

Should be a very easy function to implement.