summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--templates/key-commitment.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/key-commitment.html b/templates/key-commitment.html
index 7056541..026d6ae 100644
--- a/templates/key-commitment.html
+++ b/templates/key-commitment.html
@@ -106,8 +106,8 @@
<pre class="demo">
curl -L -o /tmp/decrypt-aes-gcm.go https://cyfraeviolae.org/forbidden-salamanders/static/decrypt-aes-gcm.go
go build -o /tmp/decrypt-aes-gcm /tmp/decrypt-aes-gcm.go
-&lt; polyglot.enc /tmp/decrypt-aes-gcm 5c3cb198432b0903e58de9c9647bd241 4a4f5247454c424f52474553 &gt; /tmp/polyglot-first.jpg
-&lt; polyglot.enc /tmp/decrypt-aes-gcm df923ae8976230008a081d23205d7a4f 4a4f5247454c424f52474553 &gt; /tmp/polyglot-second.bmp
+&lt; polyglot.enc /tmp/decrypt-aes-gcm 8007941455b5af579bb12fff92ef31a3 4a4f5247454c424f52474553 &gt; /tmp/polyglot-first.jpg
+&lt; polyglot.enc /tmp/decrypt-aes-gcm 14ef746e8b1792e52b1d22ef124fae97 4a4f5247454c424f52474553 &gt; /tmp/polyglot-second.bmp
</pre>
<details>
<summary>