index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
evp_pkey_provided_test.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright year updates
Richard Levitte
2024-04-09
1
-1
/
+1
*
Fix testcases to run on duplicated keys
Tomas Mraz
2024-02-07
1
-19
/
+49
*
Check whether the pubkey exists in ossl_ecx_key_dup
lan1120
2024-01-16
1
-0
/
+6
*
Augment RSA provider to generate CRT coefficients on EVP_PKEY_fromdata()
Neil Horman
2024-01-09
1
-2
/
+396
*
Copyright year updates
Matt Caswell
2023-09-07
1
-1
/
+1
*
configure: introduce no-ecx to remove ECX related feature
Yi Li
2023-06-14
1
-1
/
+5
*
Honor OSSL_PKEY_PARAM_EC_POINT_CONVERSION_FORMAT as set and default to UNCOMP...
Nicola Tuveri
2022-11-29
1
-5
/
+28
*
pem: avoid segfault if PKEY is NULL in PEM_write_bio_PrivateKey
Milan Broz
2022-11-10
1
-1
/
+6
*
Fix the checks of EVP_PKEY_private_check
Peiwei Hu
2022-06-02
1
-6
/
+6
*
Fix the checks of EVP_PKEY_public_check
Peiwei Hu
2022-06-02
1
-6
/
+6
*
Fix the checks of EVP_PKEY_pairwise_check
Peiwei Hu
2022-06-02
1
-5
/
+5
*
Fix the checks of EVP_PKEY_check
Peiwei Hu
2022-06-02
1
-7
/
+7
*
Update copyright year
Matt Caswell
2022-05-03
1
-1
/
+1
*
test: change pkey kdf dup fail test to a pkey kdf dup success test
Pauli
2022-02-01
1
-7
/
+8
*
Allow empty passphrase in PEM_write_bio_PKCS8PrivateKey_nid()
Darshan Sen
2022-01-26
1
-0
/
+14
*
Fix invalid malloc failures in PEM_write_bio_PKCS8PrivateKey()
Darshan Sen
2022-01-26
1
-0
/
+25
*
Test importing EC key parameters with a bad curve
Tomas Mraz
2022-01-07
1
-2
/
+15
*
Fix tests to check for negative results when calling EVP_PKEY_fromdata_init
slontis
2021-11-05
1
-21
/
+21
*
Fix return value error in doc, and an error test
PW Hu
2021-10-28
1
-1
/
+1
*
Fix double free in EVP_PKEY_CTX_dup()
slontis
2021-09-03
1
-0
/
+48
*
Add tests for EVP_PKEY_get_utf8_string_param(), both positive and negative
Richard Levitte
2021-08-18
1
-0
/
+31
*
Decoding PKCS#8: separate decoding of encrypted and unencrypted PKCS#8
Richard Levitte
2021-06-09
1
-2
/
+2
*
ed25519 and ed448: fix incorrect OSSL_PKEY_PARAM_MAX_SIZE
Tomas Mraz
2021-06-02
1
-2
/
+2
*
Rename all getters to use get/get0 in name
Tomas Mraz
2021-06-01
1
-18
/
+18
*
Fixes #14662. Return all EC parameters even for named curves
Jon Spillett
2021-05-07
1
-0
/
+30
*
Replace OSSL_PARAM_BLD_free_params() with OSSL_PARAM_free().
Shane Lontis
2021-04-12
1
-5
/
+5
*
Implement EVP_PKEY_dup() function
Tomas Mraz
2021-03-28
1
-232
/
+395
*
Make EVP_PKEY_missing_parameters work properly on provided RSA keys
Tomas Mraz
2021-03-17
1
-6
/
+12
*
evp_pkey_provided_test: Improve diagnostic output
Tomas Mraz
2021-02-26
1
-4
/
+5
*
Fix external symbols for bn
Shane Lontis
2021-02-26
1
-4
/
+4
*
Update copyright year
Matt Caswell
2021-02-18
1
-1
/
+1
*
Rename OSSL_ENCODER_CTX_new_by_EVP_PKEY and OSSL_DECODER_CTX_new_by_EVP_PKEY
Tomas Mraz
2021-02-17
1
-4
/
+4
*
Simplify the EVP_PKEY_XXX_fromdata_XX methods.
Shane Lontis
2021-02-08
1
-14
/
+21
*
Fix Segfault in EVP_PKEY_CTX_dup when the ctx has an undefined operation.
Shane Lontis
2020-12-14
1
-0
/
+66
*
Add validate method to ECX keymanager
Shane Lontis
2020-12-11
1
-20
/
+75
*
Adapt everything else to the updated OSSL_ENCODER_CTX_new_by_EVP_PKEY()
Richard Levitte
2020-12-02
1
-1
/
+1
*
test/endecode_test.c: Update to specify output structures
Richard Levitte
2020-11-11
1
-3
/
+10
*
TEST: fix the DH tests to reproduce the priv_len settings
Richard Levitte
2020-10-19
1
-0
/
+6
*
TEST: Adapt applicable tests to the changed OSSL_ENCODER_CTX_new_by_EVP_PKEY()
Richard Levitte
2020-09-20
1
-10
/
+25
*
Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODE
Richard Levitte
2020-08-21
1
-30
/
+30
*
Fix CID 1465215 : Explicit null dereferenced (in test)
Shane Lontis
2020-07-08
1
-0
/
+2
*
Make EVP_PKEY_CTX_[get|set]_group_name work for DH too
Matt Caswell
2020-06-19
1
-5
/
+5
*
Make EVP_PKEY_CTX_[get|set]_ec_paramgen_curve_name more generic
Matt Caswell
2020-06-19
1
-3
/
+3
*
When asked if an ECX key has parameters we should answer "true"
Matt Caswell
2020-06-05
1
-1
/
+2
*
Update core_names.h fields and document most fields.
Shane Lontis
2020-05-26
1
-5
/
+5
*
test/evp_pkey_provided_test.c: Display first, compare after
Richard Levitte
2020-05-14
1
-6
/
+7
*
Add a test for EVP_PKEY_*_check functions for "DSA" keys
Mat Berchtold
2020-05-01
1
-0
/
+20
*
Fix DH_get_nid() so that it does not cache values.
Shane Lontis
2020-04-20
1
-2
/
+4
*
Add DH keygen to providers
Shane Lontis
2020-04-15
1
-37
/
+248
*
Add DSA keygen to provider
Shane Lontis
2020-04-15
1
-5
/
+234
[next]