Skip to content

Commit 6a06e40

Browse files
committed
consistent use of composed
1 parent 7e40f99 commit 6a06e40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

draft-irtf-cfrg-bbs-signatures.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2021,7 +2021,7 @@ SEED =
20212021
"332e313431353932363533353839373933323338343632363433333833323739"
20222022
```
20232023
2024-
and the domain separation tag `DST = api_id || "MOCK_RANDOM_SCALARS_DST_"`, where `api_id` is the identifier of the BBS Interface defined in (#bbs-signatures-interface), i.e., `api_id = ciphersuite_id || H2G_HM2S_`, where `ciphersuite_id` is the unique identifier of the `BLS12-381-SHAKE-256` ciphersuite as defined in (#bls12-381-shake-256) and `"MOCK_RANDOM_SCALARS_DST_"` is an ASCII string comprising of 24 bytes. More specifically,
2024+
and the domain separation tag `DST = api_id || "MOCK_RANDOM_SCALARS_DST_"`, where `api_id` is the identifier of the BBS Interface defined in (#bbs-signatures-interface), i.e., `api_id = ciphersuite_id || H2G_HM2S_`, where `ciphersuite_id` is the unique identifier of the `BLS12-381-SHAKE-256` ciphersuite as defined in (#bls12-381-shake-256) and `"MOCK_RANDOM_SCALARS_DST_"` is an ASCII string composed of 24 bytes. More specifically,
20252025
20262026
```
20272027
DST =

0 commit comments

Comments
 (0)