Commit Graph

8 Commits

Author SHA1 Message Date
Russ Magee d4c9a1e456 Bit of cleanup in hkex.Read(),Write() and server.go read bufsize to 512 2018-01-11 09:13:18 -08:00
Russ Magee c43b13989b Hoorah, got basic crypto working over hkex Conn 2018-01-10 22:50:13 -08:00
Russ Magee f7a3be637b Split core KEx and net support code 2018-01-08 19:16:55 -08:00
Russ Magee 2faee8eae1 HKExConn -> Conn for drop-in to net.Conn 2018-01-08 18:27:01 -08:00
Russ Magee 11cd7bacfb Working client/server demos w/HEx and trivial XOR crypto test 2018-01-07 22:05:14 -08:00
Russ Magee 60f2cb7e26 client/server demo hkex.Dial(), hkex.Listen()/hl.Accept() with auto-KEx 2018-01-06 23:58:30 +00:00
Russ Magee c8b4fa3596 HKExConn captures net.Conn 2018-01-06 20:26:08 +00:00
Russ Magee ba2c03afe3 Initial commit 2018-01-06 15:30:56 +00:00