aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2015-10-23 11:04:19 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2015-10-23 11:04:19 +0300
commit6eda6db49bb2f8ae248c7d4049aa06351affe0fa (patch)
treeb4166fabd0c78e7efc13eafe21a18b0ba47acffb /README.md
parentignore Intel SDE's log files (diff)
downloadaes-tools-6eda6db49bb2f8ae248c7d4049aa06351affe0fa.tar.gz
aes-tools-6eda6db49bb2f8ae248c7d4049aa06351affe0fa.zip
README updates
Diffstat (limited to '')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 277eb91..09361a8 100644
--- a/README.md
+++ b/README.md
@@ -28,7 +28,7 @@ the support for these instructions, one can use
[Intel Software Development Emulator](https://software.intel.com/en-us/articles/intel-software-development-emulator).
You can then run an executable like this:
- > sde -- aes_encrypt_block.exe -a aes128 -m ecb -- 000102030405060708090a0b0c0d0e0f 00112233445566778899aabbccddeeff
+ > sde -- encrypt_block.exe -a aes128 -m ecb -- 000102030405060708090a0b0c0d0e0f 00112233445566778899aabbccddeeff
69c4e0d86a7b0430d8cdb78070b4c55a
## Documentation