From 6fe0f155b0a0daa5affe1482da50cbe152358b07 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Mon, 28 Dec 2015 03:26:46 +0300 Subject: utils: interface update & refactoring --- utils/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'utils/README.md') diff --git a/utils/README.md b/utils/README.md index 8055d87..a1cfeb5 100644 --- a/utils/README.md +++ b/utils/README.md @@ -19,8 +19,8 @@ The block encryption utilities can produce verbose human-readable output, including round keys, intermediate initialization vector values, etc. This is primarily intended for debugging purposes. Enable verbose output by passing the `--verbose` flag to the utilities. -Please note that verbose output can only be produced when *not* using "boxes" -(the `--box` flag). +Please note that verbose output can only be produced when *not* using the +"boxes" interface (the `--use-boxes` flag). ### encrypt_block.exe -- cgit v1.2.3