xs/demo
Russ Magee 5493921e9f -Added client -c option to pass cipher alg
-Note about blowfish iv len (lack of) bounds check in .NewOFB();
-TODO added to enforce keymat from HKex >= 2*chosen cipher blocksize
 (assuming keylen == blocksize -- might not be true for all future algs)
2018-01-11 23:01:39 -08:00
..
Herradura.go HKExConn captures net.Conn 2018-01-06 20:26:08 +00:00
client.go -Added client -c option to pass cipher alg 2018-01-11 23:01:39 -08:00
clientp.go Bit of cleanup in hkex.Read(),Write() and server.go read bufsize to 512 2018-01-11 09:13:18 -08:00
server.go Bit of cleanup in hkex.Read(),Write() and server.go read bufsize to 512 2018-01-11 09:13:18 -08:00
serverp.go Made server.go and serverp.go (plaintext net example) use same bufsize 2018-01-11 21:32:55 -08:00