1
0
mirror of https://github.com/libp2p/go-libp2p-core.git synced 2025-04-07 14:40:07 +08:00
go-libp2p-core/pnet
Marten Seemann ab2bf16021
remove the Protector interface, introduce a PSK type ()
* remove the Protector interface, introduce a PSK type
* move decoding of the v1 PSK here
2020-03-06 17:18:20 -08:00
..
codec_test.go remove the Protector interface, introduce a PSK type () 2020-03-06 17:18:20 -08:00
codec.go remove the Protector interface, introduce a PSK type () 2020-03-06 17:18:20 -08:00
env.go Absorb go-libp2p abstractions and core types into this module () 2019-05-22 18:31:11 +01:00
error_test.go Absorb go-libp2p abstractions and core types into this module () 2019-05-22 18:31:11 +01:00
error.go Absorb go-libp2p abstractions and core types into this module () 2019-05-22 18:31:11 +01:00
protector.go remove the Protector interface, introduce a PSK type () 2020-03-06 17:18:20 -08:00