Slashdot Mirror


User: iipuser

iipuser's activity in the archive.

Stories
0
Comments
3
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3

  1. Re:before you pick it apart... on InvisibleNet Presents IIP · · Score: 1

    actually node to node also generates a static key pair for announcing into the network as well. but yes, you get the idea ;) 0x90

  2. Re:Unfortunately IIP is broken! on InvisibleNet Presents IIP · · Score: 1

    my bad, you're right about the derivation from outer to inner. We'll fix that.

  3. Re:Unfortunately IIP is broken! on InvisibleNet Presents IIP · · Score: 1

    also, correction, no outer key dh key exchange is changed, generation == once and that's it on that. those are static keys. Networkid = is static, as well as handshaking with a node's id. Then an inner key is separately derived, no relation to the generation of the outer key.

    0x90