summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcyfraeviolae <cyfraeviolae>2022-08-28 02:52:14 -0400
committercyfraeviolae <cyfraeviolae>2022-08-28 02:52:14 -0400
commitc05bb17698d4dd9c974e6b96fd9dfaf68854b4a7 (patch)
tree61e2a0069639da88d52d0399254e27f27903ddd5
parent3a71d6c72837287afe376bbeecc9091d48592b4a (diff)
w
-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>