commit 595f3b57c915e032c901472d90e9b2a847a55c54
parent 4cd1771309139c68910322cc044680a34224193c
Author: Özgür Kesim <oec-taler@kesim.org>
Date: Fri, 9 May 2025 15:04:46 +0200
[dd:pq-refresh] sphinx doesn't like UTF8 kappa
Diffstat:
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/design-documents/062-pq-refresh.rst b/design-documents/062-pq-refresh.rst
@@ -255,7 +255,7 @@ Modified melt request structure:
// for the new coins to order.
denoms_h: HashCode[];
- // Seed from which the nonces for the ``n*κ`` coin candidates are derived
+ // Seed from which the nonces for the ``n*kappa`` coin candidates are derived
// from.
refresh_seed: HashCode;
@@ -266,12 +266,12 @@ Modified melt request structure:
// denominations is of type Clause-Schnorr.
blinding_seed?: BlindingMasterSeed;
- // ``κ`` arrays of ``n`` entries for blinded coin candidates,
+ // kappa arrays of ``n`` entries for blinded coin candidates,
// each matching the respective entries in ``denoms_h``.
//
// Note: These are essentially the m_i values in the RefreshDeriveBatch
// function.
- coin_evs: CoinEnvelope[κ][];
+ coin_evs: CoinEnvelope[kappa][];
// Signature by the old `coin <coin-priv>` over `TALER_RefreshMeltCoinAffirmationPS`.
confirm_sig: CoinSignature;
@@ -298,15 +298,15 @@ TODO: explain /reveal-melt endpoint.
// 2. hash of all pairs of R-values, if applicable, skip otherwise
// 3. denominations in order
// 4. amount_with_fee
- // 5. κ*n blinded planchet hashes (which include denomination information),
+ // 5. kappa*n blinded planchet hashes (which include denomination information),
// depths first: [0..n)[0..n)[0..n)
rc: RefreshCommitmentHash;
- // The disclosed κ-1 signatures by the old coin's private key,
+ // The disclosed kappaκ-1 signatures by the old coin's private key,
// over Hash1a("Refresh", Cp, r, i), where Cp is the melted coin's public key,
// r is the public refresh nonce from the metling step and i runs over the
- // _disclosed_ κ-1 indices.
- signatures: CoinSignature[κ-1];
+ // _disclosed_ kappaκ-1 indices.
+ signatures: CoinSignature[kappa-1];
// IFF the denomination of the old coin had support for age restriction,
// the client MUST provide the original age commitment, i. e. the