From fba801355bd8c4d7d57dadfa29362809a5a87b7f Mon Sep 17 00:00:00 2001 From: Jakob Kaivo Date: Wed, 18 Nov 2020 19:49:49 -0500 Subject: implement decryption adjust command-line to require no file names or exactly two, input and output remove -G and -R options specify device with -d option specify key (in hex) if necessary with -k option better warnings and errors throughout --- tiny-AES-c | 1 + 1 file changed, 1 insertion(+) create mode 160000 tiny-AES-c (limited to 'tiny-AES-c') diff --git a/tiny-AES-c b/tiny-AES-c new file mode 160000 index 0000000..3f69a58 --- /dev/null +++ b/tiny-AES-c @@ -0,0 +1 @@ +Subproject commit 3f69a5899e58e2e398e8c32ce7b3a954dd593ed4 -- cgit v1.2.1