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
*
Copyright year updates
Matt Caswell
2023-09-07
5
-5
/
+5
*
fix memory allocation and reference counting issues
Pauli
2023-07-05
1
-2
/
+5
*
dsa: update to structure based atomics
Pauli
2023-07-01
1
-3
/
+6
*
FFC cleanups
slontis
2023-04-03
2
-52
/
+45
*
Make DSA_sign() test for negative p,q,g values.
slontis
2023-03-31
2
-2
/
+5
*
Coverity 1521557: Error handling issues
Pauli
2023-03-03
1
-1
/
+4
*
Fix infinite loops in DSA sign code.
slontis
2023-02-28
2
-9
/
+22
*
Implement deterministic ECDSA sign (RFC6979)
slontis
2022-11-30
3
-17
/
+44
*
dsa/ec: update pairwise tests to account for 140-3 IG 10.3.A additiocal comme...
Pauli
2022-11-01
1
-1
/
+50
*
crypto/*: Fix various typos, repeated words, align some spelling to LDP.
FdaSilvaYY
2022-10-12
1
-1
/
+1
*
Stop raising ERR_R_MALLOC_FAILURE in most places
Richard Levitte
2022-10-05
5
-21
/
+14
*
Coverity: fix 1506297: negative returns
Pauli
2022-07-01
1
-0
/
+5
*
Add sensitive memory clean in priv encode
Kan
2022-06-16
1
-5
/
+3
*
Update copyright year
Matt Caswell
2022-05-03
2
-2
/
+2
*
Fix EVP todata and fromdata when used with selection of EVP_PKEY_PUBLIC_KEY.
slontis
2022-02-03
2
-5
/
+8
*
add checks for the return values of BN_new(), sk_RSA_PRIME_INFO_new_reserve(),
x2018
2021-10-27
1
-1
/
+2
*
Update copyright year
Matt Caswell
2021-07-29
1
-1
/
+1
*
DSA/RSA_print(): Fix potential memory leak
Tomas Mraz
2021-07-23
1
-4
/
+8
*
Update our EVP_PKEY_METHODs to get low level keys via public APIs
Matt Caswell
2021-07-22
1
-3
/
+13
*
CRYPTO: Remove the check for built-in methods in the export_to function
Richard Levitte
2021-07-07
1
-7
/
+0
*
fips module header inclusion fine-tunning
Tomas Mraz
2021-07-06
2
-1
/
+6
*
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
[next]