Skip to content

Commit

Permalink
pointers to resources for BLS signatures
Browse files Browse the repository at this point in the history
  • Loading branch information
hoeteck committed Jun 24, 2019
1 parent 156c8a8 commit c457d56
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions resources.md
Expand Up @@ -3,8 +3,8 @@

## Implementations

* [Unofficial Reference Implementation](https://github.com/kwantam/bls_sigs_ref)
* [Kirk](https://github.com/sigp/milagro_bls/tree/experimental/src/test_vectors)
* [Unofficial Reference Implementation](https://github.com/kwantam/bls_sigs_ref) (Riad S. Wahby)
* [Sigma Prime](https://github.com/sigp/milagro_bls/tree/experimental/src/test_vectors) (Kirk)

## Related Drafts

Expand All @@ -14,3 +14,4 @@
## Additional Proposals

* [serialization](https://github.com/pairingwg/bls_standard/issues/16) format for BLS12-381
* [fast verification](https://ethresear.ch/t/fast-verification-of-multiple-bls-signatures/5407) of multiple signatures

0 comments on commit c457d56

Please sign in to comment.