Update link to current bls standard draft.

This commit is contained in:
Nathaniel Jensen 2019-10-30 10:29:42 +11:00
parent bae659b59b
commit 5dd0015912
No known key found for this signature in database
GPG Key ID: 1180DD721B84AC03

View File

@ -1,6 +1,6 @@
# BLS signature verification
**Notice**: This document is a placeholder to facilitate the emergence of cross-client testnets. Substantive changes are postponed until [BLS standardisation](https://github.com/pairingwg/bls_standard) is finalized.
**Notice**: This document is a placeholder to facilitate the emergence of cross-client testnets. Substantive changes are postponed until [BLS standardisation](https://github.com/cfrg/draft-irtf-cfrg-bls-signature) is finalized.
**Warning**: The constructions in this document should not be considered secure. In particular, the `hash_to_G2` function is known to be unsecure.