Skip to content

Releases: iotexproject/go-pkgs

v0.1.3

19 Nov 23:56
630bd21
Compare
Choose a tag to compare

upgrade to go1.14

v0.1.2

19 Nov 23:55
5f1d9dd
Compare
Choose a tag to compare
  1. support sm2 ECDSA algorithm
  2. add RecoverPubkey() API to recover public key from ECDSA signature

Remove dependencies

12 Sep 17:39
ffee635
Compare
Choose a tag to compare

Remove dependencies of iotex-address and iotex-core, which were introduced by a unit test.

v0.1.0

07 May 05:58
Compare
Choose a tag to compare

Initial release of go pkgs used in iotexproject, including so far:

  1. crypto
  2. hash
  3. throttle
  4. util/httputil