You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

5 lines
265 B

  1. # go-crypto [![GoDoc](https://godoc.org/github.com/tendermint/go-crypto?status.svg)](https://godoc.org/github.com/tendermint/go-crypto)
  2. go-crypto is the cryptographic package adapted for Tendermint's uses
  3. ## Importing it
  4. `import "github.com/tendermint/go-crypto"`