go

(β˜… 120)

Elliptic Curve Integrated Encryption Scheme for secp256k1 in Golang

  • .gitignore
  • _config.yml
  • ecies.go
  • ecies_test.go
  • go.mod
  • go.sum
  • LICENSE
  • privatekey.go
  • privatekey_test.go
  • publickey.go
  • publickey_test.go
  • README.md
  • secp256k1_cgo.go
  • secp256k1_nocgo.go
  • utils.go
// repository documentation