Merge pull request #1103 from ethereum/JustinDrake-patch-11

Edit BLS spec warning
This commit is contained in:
Danny Ryan 2019-05-21 08:59:18 -04:00 committed by GitHub
commit e92e5f82de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,8 @@
# BLS signature verification
**Warning: This document is pending academic review and should not yet be considered secure.**
**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.
**Warning**: The constructions in this document should not be considered secure. In particular, the `hash_to_G2` function is known to be unsecure.
## Table of contents
<!-- TOC -->