go-libp2p/core/pnet
Marten Seemann 9b5e9872b6 remove the Protector interface, introduce a PSK type (#118)
* remove the Protector interface, introduce a PSK type
* move decoding of the v1 PSK here
2020-03-06 17:18:20 -08:00
..
codec.go remove the Protector interface, introduce a PSK type (#118) 2020-03-06 17:18:20 -08:00
codec_test.go remove the Protector interface, introduce a PSK type (#118) 2020-03-06 17:18:20 -08:00
env.go Absorb go-libp2p abstractions and core types into this module (#1) 2019-05-22 18:31:11 +01:00
error.go Absorb go-libp2p abstractions and core types into this module (#1) 2019-05-22 18:31:11 +01:00
error_test.go Absorb go-libp2p abstractions and core types into this module (#1) 2019-05-22 18:31:11 +01:00
protector.go remove the Protector interface, introduce a PSK type (#118) 2020-03-06 17:18:20 -08:00