index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
dsa
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename all getters to use get/get0 in name
Tomas Mraz
2021-06-01
1
-17
/
+17
*
add zero strenght arguments to BN and RAND RNG calls
Pauli
2021-05-29
1
-2
/
+2
*
err: rename err_load_xxx_strings_int functions
Pauli
2021-05-26
1
-1
/
+1
*
Modify EVP_PKEY_ASN1_METHOD's export_to function to take an importer
Richard Levitte
2021-05-20
1
-3
/
+3
*
Update copyright year
Matt Caswell
2021-04-22
1
-1
/
+1
*
dsa: remove unused macro
Pauli
2021-04-21
1
-7
/
+0
*
Detect low-level engine and app method based keys
Tomas Mraz
2021-04-19
1
-3
/
+10
*
Do not allow creating empty RSA keys by duplication
Tomas Mraz
2021-04-15
1
-1
/
+0
*
Add selection support to the provider keymgmt_dup function
Tomas Mraz
2021-04-15
2
-5
/
+11
*
Implement provider-side keymgmt_dup function
Tomas Mraz
2021-04-15
3
-40
/
+46
*
Replace OSSL_PARAM_BLD_free_params() with OSSL_PARAM_free().
Shane Lontis
2021-04-12
1
-1
/
+1
*
DSA_generate_parameters_ex: use the old method for all small keys
Tomas Mraz
2021-04-01
1
-1
/
+1
*
Implement EVP_PKEY_dup() function
Tomas Mraz
2021-03-28
1
-2
/
+60
*
PROV: Add type specific PKCS#8 decoding to the DER->key decoders
Richard Levitte
2021-03-19
2
-59
/
+77
*
Add ossl_encode symbols
Shane Lontis
2021-03-18
1
-1
/
+1
*
Add ossl_asn1 symbols
Shane Lontis
2021-03-18
1
-1
/
+1
*
Fix external symbols for crypto_*
Shane Lontis
2021-03-18
1
-1
/
+2
*
Update copyright year
Matt Caswell
2021-03-11
8
-8
/
+8
*
Fix external symbols related to dsa keys
Shane Lontis
2021-02-26
10
-32
/
+31
*
Fix external symbols related to dh keys
Shane Lontis
2021-02-26
1
-1
/
+1
*
Remove inclusion of unnecessary header files
Tomas Mraz
2021-02-24
1
-5
/
+3
*
dsa_check: Perform simple parameter check if seed is not available
Tomas Mraz
2021-02-18
3
-8
/
+14
*
Update copyright year
Richard Levitte
2021-01-28
3
-3
/
+3
*
Remove pkey_downgrade from PKCS7 code
Shane Lontis
2021-01-20
1
-18
/
+0
*
Allow EVP_PKEY private key objects to be created without a public component
Jon Spillett
2021-01-15
2
-14
/
+0
*
dsa: provider and library deprecation changes
Pauli
2020-12-17
3
-5
/
+15
*
DECODER: Adjust the library context of keys in our decoders
Richard Levitte
2020-12-17
1
-0
/
+5
*
DSA: Make DSA_bits() and DSA_size() check that there are key parameters
Richard Levitte
2020-12-05
2
-6
/
+10
*
EVP_PKEY & DSA: Make DSA EVP_PKEY_CTX parameter ctrls / setters more available
Richard Levitte
2020-11-27
1
-144
/
+0
*
ERR: Rebuild all generated error headers and source files
Richard Levitte
2020-11-24
1
-5
/
+11
*
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
Richard Levitte
2020-11-13
7
-45
/
+44
*
Fix no-dh
Matt Caswell
2020-10-19
1
-3
/
+2
*
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
Dr. Matthias St. Pierre
2020-10-15
3
-5
/
+5
*
Remove CMS recipient info information out of the algorithm implementations
Matt Caswell
2020-10-15
1
-6
/
+0
*
Move CMS signing code out of the algorithms and into CMS
Matt Caswell
2020-10-15
1
-16
/
+0
*
ffc: add _ossl to exported but internal functions
Pauli
2020-10-06
7
-28
/
+31
*
der: _ossl prefix DER functions
Pauli
2020-10-01
1
-1
/
+1
*
keygen: add FIPS error state management to conditional self tests
Shane Lontis
2020-09-12
1
-0
/
+2
*
Add multiple fixes for ffc key generation using invalid p,q,g parameters.
Shane Lontis
2020-07-09
1
-0
/
+7
*
Fix CID-1464802
Shane Lontis
2020-06-30
1
-1
/
+1
*
Add ACVP fips module tests
Shane Lontis
2020-06-17
3
-24
/
+13
*
Generate error queue entry on FFC_CHECK_BAD_LN_PAIR for DH and DSA
Dr. David von Oheimb
2020-06-10
2
-2
/
+3
*
Constify X509_PUBKEY_get(), X509_PUBKEY_get0(), and X509_PUBKEY_get0_param()
Dr. David von Oheimb
2020-05-26
1
-1
/
+1
*
Rename FIPS_MODE to FIPS_MODULE
Richard Levitte
2020-04-28
5
-22
/
+22
*
Update copyright year
Matt Caswell
2020-04-23
11
-11
/
+11
*
Fix DH_get_nid() so that it does not cache values.
Shane Lontis
2020-04-20
1
-0
/
+5
*
When calling the import_to function pass the libctx too
Matt Caswell
2020-04-17
1
-3
/
+4
*
Use build.info, not ifdef for crypto modules
Rich Salz
2020-04-16
2
-13
/
+11
*
Add DSA keygen to provider
Shane Lontis
2020-04-15
6
-16
/
+186
*
Enable export_to functions to have access to the libctx
Matt Caswell
2020-04-09
1
-1
/
+2
[next]