diff options
author | cyfraeviolae <cyfraeviolae> | 2022-08-30 16:25:33 -0400 |
---|---|---|
committer | cyfraeviolae <cyfraeviolae> | 2022-08-30 16:25:33 -0400 |
commit | 7863559c620faf9780b65db4f022304d4a6ac2c6 (patch) | |
tree | 1322d710a3da589b7b093a91462b1af1079028ca | |
parent | 7c3ef17ca684547ffc0ae8d7168c642f9e276ce6 (diff) |
me
-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> |