Kurt Roeckx
|
10203a3472
Support writing RSA keys using the traditional format again
|
5 years ago |
Shane Lontis
|
7c9a7cf127
Add fix for RSA keygen in FIPS using keysizes 2048 < bits < 3072
|
4 years ago |
Shane Lontis
|
8bf37709a4
Update RSA keygen to use sp800-56b by default
|
4 years ago |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 years ago |
Pauli
|
8f7e1f68cc
genrsa: update command line app to use EVP calls
|
4 years ago |
Rich Salz
|
1ae56f2f43
Don't compile commands if disabled
|
4 years ago |
Pauli
|
6bd4e3f231
cmdline app: add provider commandline options.
|
4 years ago |
Pauli
|
c5f8713443
Deprecate the low level RSA functions.
|
4 years ago |
Rich Salz
|
92de469fbd
Document command parameters.
|
5 years ago |
Rich Salz
|
5388f9862d
Add "sections" to -help output
|
5 years ago |
Philip Prindeville
|
c43fa566ea
genrsa: introduce -verbose option to enable output
|
6 years ago |
Richard Levitte
|
dffa752023
Following the license change, modify the boilerplates in apps/
|
6 years ago |
Georg Schmidt
|
0336df2fa3
Issue warnings for large DSA and RSA keys
|
6 years ago |
Paul Yang
|
6f007824ad
Fix the type of -out option
|
6 years ago |
Matt Caswell
|
6738bf1417
Update copyright year
|
6 years ago |
Richard Levitte
|
dab2cd68e7
apps: Don't include progs.h in apps.h
|
6 years ago |
Paul Yang
|
665d899fa6
Support multi-prime RSA (RFC 8017)
|
7 years ago |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
7 years ago |
Rich Salz
|
c27363f566
Check # of arguments for remaining commands.
|
7 years ago |
Rich Salz
|
3ee1eac27a
Standardize apps use of -rand, etc.
|
7 years ago |
Richard Levitte
|
dd1abd4462
If an engine comes up explicitely, it must also come down explicitely
|
8 years ago |
FdaSilvaYY
|
44c83ebd70
Constify command options
|
8 years ago |
Richard Levitte
|
2ac6115d9e
Deal with the consequences of constifying getters
|
8 years ago |
Rich Salz
|
846e33c729
Copyright consolidation 01/10
|
8 years ago |
Richard Levitte
|
9862e9aa98
Make the RSA structure opaque
|
8 years ago |
Rich Salz
|
effaf4dee9
Use NON_EMPTY_TRANSLATION_UNIT, consistently.
|
8 years ago |
Rich Salz
|
700b4a4ae7
Remove more (rest?) of FIPS build stuff.
|
9 years ago |
Matt Caswell
|
96487cddd4
Continue standardisation of malloc handling in apps
|
9 years ago |
Matt Caswell
|
a0a82324f9
Centralise loading default apps config file
|
9 years ago |
Richard Levitte
|
bdd58d9846
Change the way apps open their input and output files
|
9 years ago |