Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 41df908

Browse files
author
madebits
committed
commit
1 parent 28b2c02 commit 41df908

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

program.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ static void show_help()
4343
" -k keySize : default 256, valid values are 128, 192, 256\n"
4444
" -a : do not use authenticated encryption (ae)\n"
4545
" default is to use authenticated encryption\n"
46-
" implies also -x\n"
4746
" -m : use PBKDF1 (SHA256) for key generation\n"
4847
" default is PBKDF2 (SHA256)\n"
4948
" ignored if -a is not set\n"

0 commit comments

Comments
 (0)