From 6051b5f720b3ec863f408d761a00f9af69d4f40f Mon Sep 17 00:00:00 2001 From: Viktoria Konschuh Date: Wed, 22 Apr 2026 16:39:35 +0200 Subject: [PATCH] sha2 --- sheet01/a2/b-sha2.txt | Bin 0 -> 168 bytes sheet01/a2/b-sha3.txt | 0 sheet01/a2/b.txt | 2 ++ 3 files changed, 2 insertions(+) create mode 100644 sheet01/a2/b-sha2.txt create mode 100644 sheet01/a2/b-sha3.txt diff --git a/sheet01/a2/b-sha2.txt b/sheet01/a2/b-sha2.txt new file mode 100644 index 0000000000000000000000000000000000000000..1a02e2dcf6ec97119c2efcf5d3d604576ef9450b GIT binary patch literal 168 zcmXwzOA3H63`A!wcn6PQ{j}Cytrf4~&b{|nUjzx03@;z@+_fs1b{)EOs?m(1Ms4bq z$VDqI5TgbyYM}|5aTyk11>)5)H?eEZvFYg-d_s{hVizWIgk~-e?0Bv?Ce3-e`TOYq G%<2nDqZ2Ct literal 0 HcmV?d00001 diff --git a/sheet01/a2/b-sha3.txt b/sheet01/a2/b-sha3.txt new file mode 100644 index 0000000..e69de29 diff --git a/sheet01/a2/b.txt b/sheet01/a2/b.txt index e69de29..5b2c124 100644 --- a/sheet01/a2/b.txt +++ b/sheet01/a2/b.txt @@ -0,0 +1,2 @@ +plaintext.txt -Algorithm SHA256 +reads the plaintext file and calculates a unique hash string using the SHA-256 cryptographic algorithm. \ No newline at end of file