index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
genrsa.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-07
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-17
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-10
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-16
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-05-01
1
-4
/
+2
*
fewer NO_ENGINE #ifdef's
Rich Salz
2015-04-25
1
-11
/
+3
*
Big apps cleanup (option-parsing, etc)
Rich Salz
2015-04-24
1
-168
/
+82
*
free NULL cleanup
Rich Salz
2015-03-25
1
-2
/
+1
*
free NULL cleanup
Rich Salz
2015-03-25
1
-2
/
+1
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-248
/
+263
*
RT3548: Remove unsupported platforms
Rich Salz
2015-01-12
1
-2
/
+2
*
Remove redundant OPENSSL_NO_DEPRECATED suppression
Matt Caswell
2014-12-18
1
-5
/
+0
*
RT3543: Remove #ifdef LINT
Rich Salz
2014-12-10
1
-3
/
+0
*
Update apps for bn opaque change
Matt Caswell
2014-12-08
1
-18
/
+18
*
RT2626: Change default_bits from 1K to 2K
Kurt Roeckx
2014-09-08
1
-1
/
+1
*
Change default bits to 1024
Dr. Stephen Henson
2013-01-07
1
-1
/
+1
*
Make sure overrides work for RSA/DSA.
Dr. Stephen Henson
2011-04-23
1
-0
/
+6
*
use supplied ENGINE in genrsa
Dr. Stephen Henson
2010-03-01
1
-1
/
+4
*
Update from 1.0.0-stable
Dr. Stephen Henson
2009-04-06
1
-2
/
+6
*
Add SEED encryption algorithm.
Bodo Möller
2007-04-24
1
-0
/
+8
*
Camellia cipher, contributed by NTT
Bodo Möller
2006-06-09
1
-0
/
+12
*
make
Nils Larsch
2005-07-16
1
-0
/
+1
*
Allow RSA key-generation to specify an arbitrary public exponent. Jelte
Geoff Thorpe
2004-04-26
1
-6
/
+8
*
Update any code that was using deprecated functions so that everything builds
Geoff Thorpe
2003-10-29
1
-5
/
+10
*
Add the possibility to build without the ENGINE framework.
Richard Levitte
2003-01-30
1
-0
/
+10
[next]