index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
genrsa.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year
Matt Caswell
2022-10-11
1
-1
/
+1
*
APPS: genrsa: Support setting properties
Clemens Lang
2022-08-17
1
-1
/
+2
*
Add warning to key/param generating apps on potential delay due to missing en...
Dr. David von Oheimb
2021-05-25
1
-7
/
+1
*
APPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP' by OPT_COMMON macro
Dr. David von Oheimb
2021-05-05
1
-1
/
+1
*
APPS: Improve diagnostics for string options and options expecting int >= 0
Dr. David von Oheimb
2021-04-24
1
-2
/
+1
*
Fetch and free cipher and md's
Rich Salz
2021-04-20
1
-1
/
+2
*
APPS: make apps strict on app_RAND_load() and app_RAND_write() failure
Dr. David von Oheimb
2021-04-14
1
-1
/
+3
*
Update copyright year
Matt Caswell
2021-02-18
1
-1
/
+1
*
Fetch cipher after loading providers
Rich Salz
2021-02-12
1
-3
/
+6
*
Load rand state after loading providers
Rich Salz
2021-02-12
1
-0
/
+1
*
Check non-option arguments
Rich Salz
2020-12-15
1
-0
/
+2
*
Deprecate RSA harder
Richard Levitte
2020-11-18
1
-5
/
+6
*
en EVP_PKEY_CTX_set_rsa_keygen_pubexp() BIGNUM management
jwalch
2020-09-26
1
-1
/
+1
*
Support writing RSA keys using the traditional format again
Kurt Roeckx
2020-09-09
1
-5
/
+15
*
Add fix for RSA keygen in FIPS using keysizes 2048 < bits < 3072
Shane Lontis
2020-08-12
1
-1
/
+1
*
Update RSA keygen to use sp800-56b by default
Shane Lontis
2020-06-10
1
-4
/
+11
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
genrsa: update command line app to use EVP calls
Pauli
2020-04-19
1
-32
/
+54
*
Don't compile commands if disabled
Rich Salz
2020-04-10
1
-24
/
+20
*
cmdline app: add provider commandline options.
Pauli
2020-03-07
1
-1
/
+6
*
Deprecate the low level RSA functions.
Pauli
2020-02-20
1
-0
/
+3
*
Document command parameters.
Rich Salz
2019-11-20
1
-0
/
+4
*
Add "sections" to -help output
Rich Salz
2019-11-08
1
-5
/
+12
*
genrsa: introduce -verbose option to enable output
Philip Prindeville
2019-05-01
1
-4
/
+14
*
Following the license change, modify the boilerplates in apps/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Issue warnings for large DSA and RSA keys
Georg Schmidt
2018-06-05
1
-0
/
+5
*
Fix the type of -out option
Paul Yang
2018-02-28
1
-1
/
+1
*
Update copyright year
Matt Caswell
2018-02-13
1
-1
/
+1
*
apps: Don't include progs.h in apps.h
Richard Levitte
2018-01-31
1
-0
/
+1
*
Support multi-prime RSA (RFC 8017)
Paul Yang
2017-11-21
1
-5
/
+12
*
Remove parentheses of return.
KaoruToda
2017-10-18
1
-1
/
+1
*
Check # of arguments for remaining commands.
Rich Salz
2017-08-21
1
-3
/
+9
*
Standardize apps use of -rand, etc.
Rich Salz
2017-07-16
1
-17
/
+7
*
If an engine comes up explicitely, it must also come down explicitely
Richard Levitte
2016-10-19
1
-0
/
+1
*
Constify command options
FdaSilvaYY
2016-10-14
1
-1
/
+1
*
Deal with the consequences of constifying getters
Richard Levitte
2016-06-15
1
-1
/
+1
*
Copyright consolidation 01/10
Rich Salz
2016-05-17
1
-54
/
+6
*
Make the RSA structure opaque
Richard Levitte
2016-04-06
1
-5
/
+7
*
Use NON_EMPTY_TRANSLATION_UNIT, consistently.
Rich Salz
2016-02-09
1
-7
/
+3
*
Remove more (rest?) of FIPS build stuff.
Rich Salz
2016-01-06
1
-9
/
+2
*
Continue standardisation of malloc handling in apps
Matt Caswell
2015-11-09
1
-2
/
+2
*
Centralise loading default apps config file
Matt Caswell
2015-10-12
1
-3
/
+0
*
Change the way apps open their input and output files
Richard Levitte
2015-09-06
1
-1
/
+1
*
RT3961: Fix switch/case errors in flag parsing
Adam Eijdenberg
2015-07-31
1
-0
/
+1
*
RT2547: Tighten perms on generated privkey files
Rich Salz
2015-06-15
1
-11
/
+11
*
Restore module loading
Richard Levitte
2015-05-29
1
-0
/
+3
*
free NULL cleanup -- coda
Rich Salz
2015-05-01
1
-4
/
+2
*
free null cleanup finale
Rich Salz
2015-05-01
1
-2
/
+1
*
free NULL cleanup 7
Rich Salz
2015-04-30
1
-4
/
+2
*
fewer NO_ENGINE #ifdef's
Rich Salz
2015-04-25
1
-11
/
+3
[next]