Skip to content
This repository has been archived by the owner on Jun 3, 2019. It is now read-only.

Releases: sigp/signature-schemes

Happy Cat

24 May 00:31
54fef91
Compare
Choose a tag to compare
Happy Cat Pre-release
Pre-release
Merge pull request #26 from sigp/secret-key-serialization

Secret key serialization

Stompy Horse (UNSAFE)

14 Mar 07:12
1c3f4fb
Compare
Choose a tag to compare
Stompy Horse (UNSAFE) Pre-release
Pre-release

Implements a faster eq method for G1 and G2 points.

Ambivolent Plover (UNSAFE)

12 Mar 02:36
f0a6671
Compare
Choose a tag to compare
Pre-release
Merge pull request #22 from sigp/benches-fix

Fix issues with benches

AND BEYOND (UNSAFE)

25 Feb 02:15
ca5c7b0
Compare
Choose a tag to compare

Allow verification of the trivial case where public key is 0 or signature is 0.

TO INFINITY (UNSAFE)

17 Feb 23:45
7eb6f68
Compare
Choose a tag to compare

Allow conversion to and from infinity for empty signatures (i.e. G2 points).

Squashed Bytes (UNSAFE)

15 Feb 06:02
1c73d01
Compare
Choose a tag to compare

Change the mutability of as_bytes

Helpful Kirk (UNSAFE)

15 Feb 04:15
21dcf50
Compare
Choose a tag to compare
Helpful Kirk (UNSAFE) Pre-release
Pre-release

Changes length of signature to 96 bytes and pubkeys to 48 bytes so they match the spec.

Hungry Turtle (UNSAFE)

05 Feb 06:48
cf12d44
Compare
Choose a tag to compare
Pre-release
  • Swapped G1 and G2 between sigs/keys.
  • Added a domain parameter.

Friendly Penguin (UNSAFE)

28 Jan 02:21
ab09531
Compare
Choose a tag to compare
Pre-release

Unsafe, experimental, not for production.