K1
|
08ae9fa627
Support decode SM2 parameters
|
2 years ago |
Clemens Lang
|
2b8f687d76
APPS: ecparam: Support setting properties
|
2 years ago |
Peiwei Hu
|
e85bef981c
Fix the checks of EVP_PKEY_param_check
|
2 years ago |
Matt Caswell
|
fecb3aae22
Update copyright year
|
2 years ago |
Dmitry Belyavskiy
|
fba140c735
str[n]casecmp => OPENSSL_strncasecmp
|
2 years ago |
Dr. David von Oheimb
|
d9f073575f
APPS: Improve diagnostics on missing/extra args and unknown cipher/digest
|
3 years ago |
Tianjia Zhang
|
022411112d
apps: Fix the mismatch of SM2 keys keymgmt
|
3 years ago |
Tomas Mraz
|
57cea5baf6
apps: Cleanup useless bio_open_default() calls for key input
|
3 years ago |
Tomas Mraz
|
d382e79632
Make the -inform option to be respected if possible
|
3 years ago |
Dr. David von Oheimb
|
b0f960189b
APPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP' by OPT_COMMON macro
|
3 years ago |
Dr. David von Oheimb
|
3ad6030948
APPS: make apps strict on app_RAND_load() and app_RAND_write() failure
|
3 years ago |
Tomas Mraz
|
fe75766c9c
Rename OSSL_ENCODER_CTX_new_by_EVP_PKEY and OSSL_DECODER_CTX_new_by_EVP_PKEY
|
3 years ago |
Rich Salz
|
51e5df0ed0
Load rand state after loading providers
|
3 years ago |
Tomas Mraz
|
28e1904250
apps/ecparam: Avoid crash when parameters fail to load
|
3 years ago |
Richard Levitte
|
4333b89f50
Update copyright year
|
3 years ago |
Richard Levitte
|
5ac632eed7
APPS: Restore inclusions
|
3 years ago |
Shane Lontis
|
5b5eea4b60
Deprecate EC_KEY + Update ec apps to use EVP_PKEY
|
4 years ago |
Rich Salz
|
021410ea3f
Check non-option arguments
|
4 years ago |
Shane Lontis
|
c1131e6a0e
Deprecate EC_POINT_bn2point and EC_POINT_point2bn.
|
4 years ago |
Rich Salz
|
1696b8909b
Remove -C from dhparam,dsaparam,ecparam
|
4 years ago |
Billy Brumley
|
23ccae80bd
Move EC_METHOD to internal-only
|
4 years ago |
Matt Caswell
|
33388b44b6
Update copyright year
|
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 |
Rich Salz
|
5388f9862d
Add "sections" to -help output
|
5 years ago |
Matt Caswell
|
a9612d6c03
Make the EC code available from inside the FIPS provider
|
5 years ago |
Shane Lontis
|
8402cd5f75
added code to validate EC named curve parameters
|
5 years ago |
Richard Levitte
|
dffa752023
Following the license change, modify the boilerplates in apps/
|
6 years ago |
Matt Caswell
|
9cc570d4c4
Use the new non-curve type specific EC functions internally
|
6 years ago |
Bernd Edlinger
|
4bdc25b07f
Fix ecparam -genkey with point compression or DER outform
|
6 years ago |