NethermindEth / dotnet-libp2p

A libp2p implementation for .NET in C#.
MIT License
56 stars 21 forks source link

Add TLS protocol to the libp2p stack #9

Open flcl42 opened 1 year ago

flcl42 commented 1 year ago

Protocol implementation request: tls

Additional context Tls implementation may benefit from certificate generation added alongside with quic.

rose2221 commented 2 weeks ago

i would like to work on this issue!