NethermindEth / dotnet-libp2p

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

RSA keys support #14

Closed flcl42 closed 11 months ago

flcl42 commented 1 year ago

RSA should be supported by according to the spec.

Identity type that holds keys needs to be improved by adding RSA support.