Skip to content

Commit

Permalink
add draft v7 history
Browse files Browse the repository at this point in the history
  • Loading branch information
BasileiosKal committed Dec 9, 2024
1 parent e345f4a commit 4aad363
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions draft-irtf-cfrg-bbs-signatures.md
Original file line number Diff line number Diff line change
Expand Up @@ -3325,6 +3325,14 @@ To sum up; in order to validate the proof, a Verifier checks that `h(Abar, PK) =
* Renamed the pairing function from `e` to `h`, to avoid naming collisions with the scalar component of the signature.
* Renamed `signature_dst`, `challenge_dst` and `domain_dst` to `hash_to_scalar_dst`.
-07
* Editorial fixes (nizk -> NIZK, clarified scalar multiplication in Notation Section).
* Removed "subject to change" warning on additional test vectors.
* Fixed proof deserialization error.
* Fixed order of inputs in `CoreSign` call.
* Fixed wrong inputs in `calculate_domain` call in `CoreSign` and `CoreVerify`.
<reference anchor="Bowe19" target="https://eprint.iacr.org/2019/814">
<front>
<title>Faster subgroup checks for BLS12-381</title>
Expand Down

0 comments on commit 4aad363

Please sign in to comment.