diff options
-rw-r--r-- | templates/key-commitment.html | 4 |
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 -< polyglot.enc /tmp/decrypt-aes-gcm 5c3cb198432b0903e58de9c9647bd241 4a4f5247454c424f52474553 > /tmp/polyglot-first.jpg -< polyglot.enc /tmp/decrypt-aes-gcm df923ae8976230008a081d23205d7a4f 4a4f5247454c424f52474553 > /tmp/polyglot-second.bmp +< polyglot.enc /tmp/decrypt-aes-gcm 8007941455b5af579bb12fff92ef31a3 4a4f5247454c424f52474553 > /tmp/polyglot-first.jpg +< polyglot.enc /tmp/decrypt-aes-gcm 14ef746e8b1792e52b1d22ef124fae97 4a4f5247454c424f52474553 > /tmp/polyglot-second.bmp </pre> <details> <summary> |