index
:
openssl
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_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
SSLeay
dependabot-review
dependabot/github_actions/coverallsapp/github-action-2.3.3
feature/acert-cli
feature/dtls-1.3
feature/ech
feature/evp_skey
feature/hss
feature/ml-kem
feature/quic-server
feature/slh-dsa
master
openssl-3.0
openssl-3.1
openssl-3.2
openssl-3.3
openssl-3.4
tls1.3-draft-18
tls1.3-draft-19
Mirror of https://github.com/openssl/openssl
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
ecparam.c
Age
Commit message (
Expand
)
Author
2022-08-17
APPS: ecparam: Support setting properties
Clemens Lang
2022-06-02
Fix the checks of EVP_PKEY_param_check
Peiwei Hu
2022-05-03
Update copyright year
Matt Caswell
2022-04-21
str[n]casecmp => OPENSSL_strncasecmp
Dmitry Belyavskiy
2021-05-26
apps: Fix the mismatch of SM2 keys keymgmt
Tianjia Zhang
2021-05-21
apps: Cleanup useless bio_open_default() calls for key input
Tomas Mraz
2021-05-06
Make the -inform option to be respected if possible
Tomas Mraz
2021-05-05
APPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP' by OPT_COMMON macro
Dr. David von Oheimb
2021-04-14
APPS: make apps strict on app_RAND_load() and app_RAND_write() failure
Dr. David von Oheimb
2021-02-17
Rename OSSL_ENCODER_CTX_new_by_EVP_PKEY and OSSL_DECODER_CTX_new_by_EVP_PKEY
Tomas Mraz
2021-02-12
Load rand state after loading providers
Rich Salz
2021-02-03
apps/ecparam: Avoid crash when parameters fail to load
Tomas Mraz
2021-01-28
Update copyright year
Richard Levitte
2021-01-28
APPS: Restore inclusions
Richard Levitte
2021-01-26
Deprecate EC_KEY + Update ec apps to use EVP_PKEY
Shane Lontis
2020-12-15
Check non-option arguments
Rich Salz
2020-12-07
Deprecate EC_POINT_bn2point and EC_POINT_point2bn.
Shane Lontis
2020-11-13
Remove -C from dhparam,dsaparam,ecparam
Rich Salz
2020-06-02
Move EC_METHOD to internal-only
Billy Brumley
2020-04-23
Update copyright year
Matt Caswell
2020-04-10
Don't compile commands if disabled
Rich Salz
2020-03-07
cmdline app: add provider commandline options.
Pauli
2019-11-08
Add "sections" to -help output
Rich Salz
2019-08-06
Make the EC code available from inside the FIPS provider
Matt Caswell
2019-04-11
added code to validate EC named curve parameters
Shane Lontis
2018-12-06
Following the license change, modify the boilerplates in apps/
Richard Levitte
2018-07-31
Use the new non-curve type specific EC functions internally
Matt Caswell
2018-03-25
Fix ecparam -genkey with point compression or DER outform
Bernd Edlinger
2018-02-13
Update copyright year
Matt Caswell
2018-01-31
apps: Don't include progs.h in apps.h
Richard Levitte
2017-12-07
Consistent formatting for sizeof(foo)
Rich Salz
2017-10-18
Remove parentheses of return.
KaoruToda
2017-07-16
Standardize apps use of -rand, etc.
Rich Salz
2017-06-20
Modify Sun copyright to follow OpenSSL style
Rich Salz
2017-06-12
Clean up a bundle of codingstyle stuff in apps directory
Paul Yang
2016-10-19
If an engine comes up explicitely, it must also come down explicitely
Richard Levitte
2016-10-14
Constify command options
FdaSilvaYY
2016-05-17
Copyright consolidation 01/10
Rich Salz
2016-02-20
argv was set but unused
Kurt Roeckx
2016-02-09
Use NON_EMPTY_TRANSLATION_UNIT, consistently.
Rich Salz
2016-02-01
Fix memory leak and print out keygen errors.
Dr. Stephen Henson
2015-10-23
Remove useless code
Alessandro Ghedini
2015-10-12
Centralise loading default apps config file
Matt Caswell
2015-09-11
Enable -Wmissing-variable-declarations and
Ben Laurie
2015-09-06
Change the way apps open their input and output files
Richard Levitte
2015-07-09
Exit on error in ecparam
Peter Waltenberg
2015-06-15
RT2547: Tighten perms on generated privkey files
Rich Salz
2015-05-29
Restore module loading
Richard Levitte
2015-05-06
Use "==0" instead of "!strcmp" etc
Rich Salz
2015-05-04
Use safer sizeof variant in malloc
Rich Salz
[next]