kubo/p2p
Juan Batiz-Benet c48f456bdf remove msgio double wrap
There was doublewrapping with an unneeded msgio. given that we
use a stream muxer now, msgio is only needed by secureConn -- to
signal the boundaries of an encrypted / mac-ed ciphertext.

Side note: i think including the varint length in the clear is
actually a bad idea that can be exploited by an attacker. it should
be encrypted, too. (TODO)

License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-01-12 08:21:13 -08:00
..
crypto vendor logging lib update 2015-11-05 15:57:21 -08:00
discovery vendor logging lib update 2015-11-05 15:57:21 -08:00
host vendor logging lib update 2015-11-05 15:57:21 -08:00
nat vendor logging lib update 2015-11-05 15:57:21 -08:00
net remove msgio double wrap 2016-01-12 08:21:13 -08:00
peer vendor logging lib update 2015-11-05 15:57:21 -08:00
protocol vendor logging lib update 2015-11-05 15:57:21 -08:00
test vendor logging lib update 2015-11-05 15:57:21 -08:00