Skip to content

uink45/Dotnet.Libp2p.Crypto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dotnet.Libp2p.Crypto

A C# implementation of crypto primitives needed for Libp2p. This is the same repository as LibP2P.Crypto, with the following changes made:

  • added support for Secp256k1.
  • removed reliance on the libsodium library.

TODO

Write test cases to ensure the functionalities of crypto primitives.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages