dotnet-libp2p
dotnet-libp2p copied to clipboard
Add TLS protocol to the libp2p stack
Protocol implementation request: tls
- Stack: standard libp2p
- Type: channel encryption, transport layer
- Specification: https://github.com/libp2p/specs/blob/master/tls/tls.md
Additional context Tls implementation may benefit from certificate generation added alongside with quic.
i would like to work on this issue!