Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28b2c02 commit 41df908Copy full SHA for 41df908
program.c
@@ -43,7 +43,6 @@ static void show_help()
43
" -k keySize : default 256, valid values are 128, 192, 256\n"
44
" -a : do not use authenticated encryption (ae)\n"
45
" default is to use authenticated encryption\n"
46
- " implies also -x\n"
47
" -m : use PBKDF1 (SHA256) for key generation\n"
48
" default is PBKDF2 (SHA256)\n"
49
" ignored if -a is not set\n"
0 commit comments