Janus Troelsen

Results 142 comments of Janus Troelsen

I am stuck on this because there seems to be no way to tell hpack that secp256k1-haskell needs to be built with the ECDH build flag, see sol/hpack#372

@centromere Thanks for taking a look Alex! I would be happy to change the code, but I don't know how to accomplish this, since the rekeying scheme of Lightning makes...

@centromere Any suggestions how I can proceed?

Yep, that is the spec and the relevant section.

@centromere If there is any way I can help, please let me know.

@centromere I asked on #lightning-dev @ Freenode (IRC) and Roasbeef replied (he is one of the spec authors): http://gnusha.org/lightning-dev/2019-12-23.log (see around 11:25) I'll copy it here: ``` 11:25 ysangkok: I...

@centromere I have sent [a mail](https://moderncrypto.org/mail-archive/noise/2020/002089.html) to the list, but it may take a few days to appear because of greylisting.

@centromere as always, please let me know if you have any questions

I have been working on this. We need to support the custom key rotation mechanism they use in Lightning, but if we do, it will work. I have a PR...