Skip to content

Releases: maidsafe/blsttc

v8.0.1

17 Nov 20:39
Compare
Choose a tag to compare

8.0.1 (2022-11-17)

v8.0.0

08 Nov 00:02
Compare
Choose a tag to compare

8.0.0 (2022-11-08)

⚠ BREAKING CHANGES

  • repr: switch internal representation to Affine

Features

  • repr: switch internal representation to Affine (f52d1f0)

Bug Fixes

  • repr: don't alias G{1,2}Affine with G1 G2 (9dffa7c)

v7.1.0

24 Oct 22:33
Compare
Choose a tag to compare

7.1.0 (2022-10-24)

Features

  • check pubkey for 0 to prevent rogue key attack variant (108c02c)
  • test that reproduces the attack (98876fc)

v7.0.0

15 Jul 19:05
Compare
Choose a tag to compare

7.0.0 (2022-07-15)

⚠ BREAKING CHANGES

  • provide context information within Error::NotEnoughShares type

Features

  • provide context information within Error::NotEnoughShares type (b95d347)

v6.2.0

05 Jul 16:48
Compare
Choose a tag to compare

6.2.0 (2022-07-05)

Features

  • remove getrandom feature list for wasm (2f2b021)

v6.1.0

24 Jun 05:31
Compare
Choose a tag to compare

6.1.0 (2022-06-24)

Features

  • simple example for generating a keypair (c3cf652)

v6.0.0

10 Jun 21:32
Compare
Choose a tag to compare

6.0.0 (2022-06-10)

⚠ BREAKING CHANGES

  • the Eq, Serialize and Deserialize derivations are removed from the error type
    because the derived hex error doesn't implement these.

I'm finding myself repeating this code several times in places where I'm using the BLS library, so I
thought it would be useful to just have it directly on these types.

Features

  • provide hex conversion utilities (2509f30)

v5.2.0

05 Apr 15:18
Compare
Choose a tag to compare

5.2.0 (2022-04-05)

Features

  • derive [De-]Serialize on Error (525cc71)

v5.1.3

22 Mar 13:18
Compare
Choose a tag to compare

5.1.3 (2022-03-22)

v5.1.2

21 Mar 18:28
Compare
Choose a tag to compare

5.1.2 (2022-03-21)