Skip to content

Commit 5f2ca74

Browse files
authored
Update documentation for External_Mu Mode
Removed stale comment about external mu mode being disabled.
1 parent a8d6bbd commit 5f2ca74

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/AdamsBridge_MLDSA.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,8 @@ Run PCR Signing flow: Run MLDSA KeyGen+Signing flow to sign PCRs.
110110

111111
### EXTERNAL_MU
112112

113-
Enable External_Mu Mode. (this mode is hard turned off for now.)
113+
Enable External_Mu Mode.
114+
114115
The External_mu variant of ML-DSA modifies the standard signing and verifying process by allowing the precomputed mu to be externally provided instead of being internally derived from the message and public key. In this variant, the signing procedure accepts mu as an explicit input, making it suitable for environments where mu is generated offline for efficiency. While the core signing and verifying algorithm remains unchanged, the message input register is ignored in this mode.
115116

116117
### STREAM_MSG

0 commit comments

Comments
 (0)