slontis
|
9f679bdc71
Added a 'saltlen' option to the openssl pkcs8 command line app.
|
1 年間 前 |
Dr. David von Oheimb
|
d9f073575f
APPS: Improve diagnostics on missing/extra args and unknown cipher/digest
|
3 年 前 |
Tomas Mraz
|
d382e79632
Make the -inform option to be respected if possible
|
3 年 前 |
Dr. David von Oheimb
|
b0f960189b
APPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP' by OPT_COMMON macro
|
3 年 前 |
Dr. David von Oheimb
|
d830526c71
APPS: Improve diagnostics for string options and options expecting int >= 0
|
3 年 前 |
Rich Salz
|
606a417fb2
Fetch and free cipher and md's
|
3 年 前 |
Dr. David von Oheimb
|
3ad6030948
APPS: make apps strict on app_RAND_load() and app_RAND_write() failure
|
3 年 前 |
Matt Caswell
|
a28d06f3e9
Update copyright year
|
3 年 前 |
Rich Salz
|
03bbd346f4
Fetch cipher after loading providers
|
3 年 前 |
Rich Salz
|
51e5df0ed0
Load rand state after loading providers
|
3 年 前 |
Rich Salz
|
021410ea3f
Check non-option arguments
|
4 年 前 |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 年 前 |
Pauli
|
6bd4e3f231
cmdline app: add provider commandline options.
|
4 年 前 |
Rich Salz
|
5388f9862d
Add "sections" to -help output
|
5 年 前 |
Richard Levitte
|
dffa752023
Following the license change, modify the boilerplates in apps/
|
6 年 前 |
Matt Caswell
|
6738bf1417
Update copyright year
|
6 年 前 |
Richard Levitte
|
dab2cd68e7
apps: Don't include progs.h in apps.h
|
6 年 前 |
Rich Salz
|
cbe2964821
Consistent formatting for sizeof(foo)
|
7 年 前 |
Rich Salz
|
3ee1eac27a
Standardize apps use of -rand, etc.
|
7 年 前 |
Richard Levitte
|
48feaceb53
Remove the possibility to disable the UI module entirely
|
7 年 前 |
Paul Yang
|
2234212c3d
Clean up a bundle of codingstyle stuff in apps directory
|
7 年 前 |
Pauli
|
bf580d5f30
Increase the password buffer size to APP_PASS_LEN.
|
7 年 前 |
Richard Levitte
|
dd1abd4462
If an engine comes up explicitely, it must also come down explicitely
|
8 年 前 |
FdaSilvaYY
|
44c83ebd70
Constify command options
|
8 年 前 |
FdaSilvaYY
|
12d56b2992
Fix various missing option help messages ...
|
8 年 前 |
Dr. Stephen Henson
|
05dba8151b
Support for traditional format private keys.
|
8 年 前 |
Rich Salz
|
846e33c729
Copyright consolidation 01/10
|
8 年 前 |
Dr. Stephen Henson
|
8fc06e8860
Update pkcs8 defaults.
|
8 年 前 |
Matt Caswell
|
bcc31778e3
Add missing return value check in pkcs8 app
|
8 年 前 |
Richard Levitte
|
923b1857de
Fix "no-ui" configuration
|
8 年 前 |