Skip to content

MatrixAI/hs-libp2p-crypto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Haskell LibP2P Crypto

You can execute hprotoc by doing stack exec hprotoc. Remember stack exec makes sure the environment is setup before running any command.

This means Crypto.LibP2P.Protobuf, Crypto.LibP2P.Protobuf.KeyType, Crypto.LibP2P.Protobuf.PrivateKey, Crypto.LibP2P.Protobuf.PublicKey is autogenerated. This is equivalent to the pb directory of the go implementation.

TODO:

-> Crypto functions need to be checked to ensure they match the go-libp2p-crypto implementation -> Some of the typing of functions could be improved -> QuickCheck Tests

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages