go-filsigner

A pure Go Filecoin signing library.

MIT License

Stars
10
go-filsigner - v0.4.1 Latest Release

Published by jsign over 1 year ago

What's Changed

Full Changelog: https://github.com/jsign/go-filsigner/compare/v0.4.0...v0.4.1

go-filsigner - v0.4.0

Published by jsign over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/jsign/go-filsigner/compare/v0.3.2...v0.4.0

go-filsigner - v0.3.2

Published by jsign about 3 years ago

go-filsigner - v0.3.1

Published by jsign about 3 years ago

Support public key generation from the private key for BLS.

go-filsigner - v0.3.0

Published by jsign about 3 years ago

Adds support for signature verification for secp and bls.

go-filsigner - v0.2.0

Published by jsign over 3 years ago

New features:

  • Supports generating a public key for Secp256k1.
go-filsigner - v0.1

Published by jsign over 3 years ago

  • Support secp256k1 signing.
  • Support BLS signing.