Skip to content

Commit 4aad363

Browse files
committed
add draft v7 history
1 parent e345f4a commit 4aad363

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

draft-irtf-cfrg-bbs-signatures.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3325,6 +3325,14 @@ To sum up; in order to validate the proof, a Verifier checks that `h(Abar, PK) =
33253325
* Renamed the pairing function from `e` to `h`, to avoid naming collisions with the scalar component of the signature.
33263326
* Renamed `signature_dst`, `challenge_dst` and `domain_dst` to `hash_to_scalar_dst`.
33273327
3328+
-07
3329+
3330+
* Editorial fixes (nizk -> NIZK, clarified scalar multiplication in Notation Section).
3331+
* Removed "subject to change" warning on additional test vectors.
3332+
* Fixed proof deserialization error.
3333+
* Fixed order of inputs in `CoreSign` call.
3334+
* Fixed wrong inputs in `calculate_domain` call in `CoreSign` and `CoreVerify`.
3335+
33283336
<reference anchor="Bowe19" target="https://eprint.iacr.org/2019/814">
33293337
<front>
33303338
<title>Faster subgroup checks for BLS12-381</title>

0 commit comments

Comments
 (0)