Re: Working on a Rust implementation, and request for test vectors

2017-02-21 Thread Jason A. Donenfeld
Hey Sopium, Sascha and I are all set up. Let me know if you'd like to get in on the effort too. As well, if you'd like to have a NoiseIK-specific library or something of that sort, I'd be happy to host that on the same infra/organization all together. Let me know what you'd like to do. Regards, J

Re: Working on a Rust implementation, and request for test vectors

2017-02-21 Thread Jason A. Donenfeld
Hey guys, I've got all the infra for this set up already. I'm on IRC today and generally available now so let's talk. Jason ___ WireGuard mailing list WireGuard@lists.zx2c4.com https://lists.zx2c4.com/mailman/listinfo/wireguard

Re: Working on a Rust implementation, and request for test vectors

2017-02-21 Thread Sascha Grunert
Hey sopium, I also would like to develop a Rust version of wireguard, we should join our forces! :) I had a short look at your implementation and suggest some things: - If we want to develop an implementation of wireguard we should give it an "official touch“, like a wireguard GitHub Organiza

Working on a Rust implementation, and request for test vectors

2017-02-20 Thread sopium
Hello list and Jason, I'd like to tell you that I have started working on a Rust implementation of WireGuard (actually to make my TiTun[0] program compatible with WireGuard). I have already implemented the Noise part in noise-rust[1]. It is a rewrite of screech, with hopefully better API, documen