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
/
test
/
endecode_test.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Decoding PKCS#8: separate decoding of encrypted and unencrypted PKCS#8
Richard Levitte
2021-06-09
1
-4
/
+6
*
Enhance the encoder/decoder tests to allow testing with a non-default library...
Jon Spillett
2021-06-01
1
-38
/
+128
*
TEST: Prefer using precomputed RSA and DH keys for more efficient tests
Dr. David von Oheimb
2021-05-27
1
-13
/
+21
*
Add convenience functions and macros for asymmetric key generation
Dr. David von Oheimb
2021-05-11
1
-1
/
+1
*
Rename EVP_PKEY_get0_first_alg_name to EVP_PKEY_get0_type_name
Tomas Mraz
2021-04-15
1
-1
/
+1
*
Replace OSSL_PARAM_BLD_free_params() with OSSL_PARAM_free().
Shane Lontis
2021-04-12
1
-4
/
+4
*
EVP_PKCS82PKEY: Create provided keys if possible
Tomas Mraz
2021-03-25
1
-0
/
+2
*
endecode_test: Add file and line arguments to test callbacks
Jon Spillett
2021-03-23
1
-104
/
+133
*
TEST: Modify test/endecode_test.c to give the decoder callback the structure
Richard Levitte
2021-03-19
1
-6
/
+9
*
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
-10
/
+10
*
TEST: Fix test/endecode_test.c for 'no-legacy'
Richard Levitte
2020-12-19
1
-19
/
+30
*
Add necessary checks of OPENSSL_NO_DH, OPENSSL_NO_DSA and OPENSSL_NO_EC
Richard Levitte
2020-12-16
1
-5
/
+7
*
Remove unnecessary guards around MSBLOB and PVK readers and writers
Richard Levitte
2020-12-13
1
-34
/
+19
*
endecode_test.c: Fix build errors on OPENSSL_NO_{DH,DSA,EC,EC2M}
Dr. David von Oheimb
2020-12-04
1
-2
/
+8
*
Adapt everything else to the updated OSSL_ENCODER_CTX_new_by_EVP_PKEY()
Richard Levitte
2020-12-02
1
-1
/
+1
*
endecode_test.c: Add warning that 512-bit DH key size is for testing only
Dr. David von Oheimb
2020-12-01
1
-1
/
+4
*
test cleanup: move helper .c and .h files to test/helpers/
Dr. David von Oheimb
2020-12-01
1
-1
/
+1
*
endecode_test.c: Significant speedup in generating DH and DHX keys
Dr. David von Oheimb
2020-11-29
1
-3
/
+16
*
test/endecode_test.c: Update to specify output structures
Richard Levitte
2020-11-11
1
-82
/
+65
*
TEST: Adapt test/endecoder_test.c
Richard Levitte
2020-11-11
1
-0
/
+2
*
Unexport internal MSBLOB and PVK functions
Richard Levitte
2020-10-21
1
-1
/
+1
*
Add a test for encoding and decoding of parameters files
Matt Caswell
2020-10-08
1
-32
/
+167
*
DECODER: Allow precise result type for OSSL_DECODER_CTX_new_by_EVP_PKEY()
Richard Levitte
2020-10-04
1
-1
/
+1
*
TEST: Adapt applicable tests to the changed OSSL_ENCODER_CTX_new_by_EVP_PKEY()
Richard Levitte
2020-09-20
1
-88
/
+168
*
TEST: modify test/endecode_test.c to not use legacy keys
Richard Levitte
2020-09-08
1
-142
/
+79
*
TEST: Adapt some tests for a stricter PEM_write_bio_PrivateKey_traditional()
Richard Levitte
2020-08-28
1
-12
/
+54
*
Add Explicit EC parameter support to providers.
Shane Lontis
2020-08-22
1
-1
/
+263
*
Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODE
Richard Levitte
2020-08-21
1
-0
/
+875