diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2015-07-07 17:32:22 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2015-07-07 17:32:22 +0300 |
commit | ea8e6afe8e553064c427cde26448193811321f05 (patch) | |
tree | 293e7e9395df18becd3f8ebe25d8931583303d82 /utils/README.md | |
parent | utils: rearrange files (diff) | |
download | aes-tools-ea8e6afe8e553064c427cde26448193811321f05.tar.gz aes-tools-ea8e6afe8e553064c427cde26448193811321f05.zip |
README updates
Diffstat (limited to 'utils/README.md')
-rw-r--r-- | utils/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/utils/README.md b/utils/README.md index 47db570..29c5abc 100644 --- a/utils/README.md +++ b/utils/README.md @@ -9,9 +9,9 @@ The included utilities are: * [file encryption](#file-encryption) utilities, * and [bitmap encryption](#bitmap-encryption) utilities. -## Block encryption +On older CPUs, you can run the utilities [using Intel SDE](../README.md#running-on-older-cpus). -On older CPUs, you can run the utilities [using Intel SDE](https://github.com/egor-tensin/aesni#running-on-older-cpus). +## Block encryption ### aes_encrypt_block.exe |