Neil Horman
|
067fbc01b9
Reduce optimization in hppa builds
|
6 months ago |
Tomas Mraz
|
a380ae85be
Correct top for EC/DSA nonces if BN_DEBUG is on
|
6 months ago |
Tomas Mraz
|
8a1f654680
Adjust FIPS EC/DSA self test data for different nonce generation
|
7 months ago |
Tomas Mraz
|
9c85f6cd2d
Rename BN_generate_dsa_nonce() to ossl_bn_gen_dsa_nonce_fixed_top()
|
6 months ago |
Tomas Mraz
|
13b3ca5c99
Add ossl_bn_priv_rand_range_fixed_top() and use it for EC/DSA
|
7 months ago |
Tomas Mraz
|
2d285fa873
Make ossl_gen_deterministic_nonce_rfc6979() constant time
|
7 months ago |
Tomas Mraz
|
d7d1bdcb6a
Make BN_generate_dsa_nonce() constant time and non-biased
|
7 months ago |
sapph2c
|
fd6be6c55b
Fixed typo in CRYPTO_THREAD_run_once.pod
|
6 months ago |
sapph2c
|
f4601b6de7
Fixed typos in ossl_ht_new.pod, EVP_PKEY_decrypt.pod, and RSA_public_encrypt.pod
|
6 months ago |
Rajeev Ranjan
|
ee28152e86
CMP: Improvements of the support for requesting CRL
|
8 months ago |
Dr. David von Oheimb
|
40a200f9e7
CMP: add support for genm with crlStatusList and genp with crls
|
2 years ago |
Matt Caswell
|
1848c561ec
Fix intermittent sslapitest early data related failures
|
8 months ago |
Matt Caswell
|
afb6ce0d0f
Use OSSL_TIME instead of using arithmetic directly on time_t
|
8 months ago |
Robert Schulze
|
af75373eea
Fix race for X509 store found by thread sanitizer
|
6 months ago |
Neil Horman
|
c04901be78
Fix alignment errors in hashtable fuzzer
|
7 months ago |
leerubin13
|
2d29a8a7e8
ess_lib.c: Changed ERR_LIB_CMS to ERR_LIB_ESS
|
6 months ago |
Daniel McCarney
|
6a4a714045
doc: clarify SSL_CIPHER_description allocation
|
8 months ago |
Dmitry Misharov
|
58ffcbbdc3
archive artifacts before upload
|
7 months ago |
Michael Baentsch
|
7b1829fa37
updated to oqs-provider 0.6.0
|
7 months ago |
Tomas Mraz
|
f4fcc21fdc
82-test_ocsp_cert_chain.t: kill -HUP the server after client quits
|
8 months ago |
Tomas Mraz
|
7054412ea8
82-test_ocsp_cert_chain.t: Terminate the server after 1 connection
|
8 months ago |
Neil Horman
|
933f57dfe2
Raise an error on syscall failure in tls_retry_write_records
|
8 months ago |
Neil Horman
|
3dcd85139f
Make a failure in ktls_sendfile a syscall error
|
8 months ago |
Neil Horman
|
3059052992
Fix coverity 1596617
|
7 months ago |
Neil Horman
|
badda78325
Fix coverity-1596616
|
7 months ago |
Takehiko Yokota
|
bde66e828d
Add an Apple privacy info file for OpenSSL
|
7 months ago |
Jiasheng Jiang
|
48e3cf25a8
ssl/statem: Replace size_t with int and add the checks
|
8 months ago |
Viktor Dukhovni
|
6d01857040
Avoid duplicate default CApath lookups
|
7 months ago |
Dimitri John Ledkov
|
15d6114d99
hkdf: when HMAC key is all zeros, still set a valid key length
|
7 months ago |
hrtarsia
|
5d218b0e44
Fix grammar in srp_verifier.txt
|
7 months ago |