diff options
author | cyfraeviolae <cyfraeviolae> | 2022-08-28 02:52:14 -0400 |
---|---|---|
committer | cyfraeviolae <cyfraeviolae> | 2022-08-28 02:52:14 -0400 |
commit | c05bb17698d4dd9c974e6b96fd9dfaf68854b4a7 (patch) | |
tree | 61e2a0069639da88d52d0399254e27f27903ddd5 /templates | |
parent | 3a71d6c72837287afe376bbeecc9091d48592b4a (diff) |
w
Diffstat (limited to 'templates')
-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> |