diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/key-commitment.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/key-commitment.html b/templates/key-commitment.html index 3c3ceb4..da11bf7 100644 --- a/templates/key-commitment.html +++ b/templates/key-commitment.html @@ -264,7 +264,7 @@ go build -o /tmp/decrypt-aes-gcm /tmp/decrypt-aes-gcm.go <pre> endstream endobj</pre> - and then append the encryption of \(m_2\) under \(k_1\), then the encryption of \(\textrm{PDF1}\) + and then append the encryption of \(m_E\) under \(k_1\), then the encryption of \(\textrm{PDF1}\) under \(k_1\). </p> <p> |