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
*
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
*
Add EVP_PKEY_gettable_params support for accessing EVP_PKEY key data fields
Shane Lontis
2020-04-01
1
-9
/
+122
*
Param build: make structures opaque.
Pauli
2020-03-28
1
-8
/
+9
*
Param builder: make the OSSL_PARAM_BLD APIs public.
Pauli
2020-03-28
1
-7
/
+7
*
test/evp_pkey_provided_test.c: Add test of EVP_PKEY_copy_parameters()
Richard Levitte
2020-03-25
1
-4
/
+25
*
Implement serializers for ED25519 and ED448
Matt Caswell
2020-03-17
1
-8
/
+88
*
Add DH key validation to default provider
Shane Lontis
2020-03-04
1
-2
/
+11
*
Add Serializers for EC
Shane Lontis
2020-03-03
1
-12
/
+78
*
Implement the ECX Serializers
Matt Caswell
2020-02-27
1
-34
/
+327
*
Implement Provider side Key Management for X25519 and X448
Matt Caswell
2020-02-11
1
-2
/
+2
*
Add RSA key validation to default provider
Shane Lontis
2020-01-29
1
-1
/
+11
*
TEST: Adapt test/evp_pkey_provided_test.c to check the key size
Richard Levitte
2020-01-17
1
-2
/
+8
*
Add dsa signature alg to fips provider
Shane Lontis
2020-01-12
1
-2
/
+2
*
Fix no-dh
Matt Caswell
2019-12-23
1
-0
/
+4
*
TEST: add tests of text and PEM printout of a provider made key
Richard Levitte
2019-11-29
1
-0
/
+196