Pauli
|
528685fe77
rand: use size_t for size argument to RAND_bytes_ex()
|
3 years ago |
Shane Lontis
|
f7c1b472bf
Move provider der_XXX.h.in files to the include directory.
|
3 years ago |
Shane Lontis
|
3c15d67705
Fix error stack for some fetch calls.
|
3 years ago |
Shane Lontis
|
9ff4b7b0c7
Migration guide updates for flags and controls.
|
3 years ago |
Shane Lontis
|
7f9537d57a
Document Settable EVP_CIPHER_CTX parameter "use-bits"
|
3 years ago |
Shane Lontis
|
17b209da49
Fix param indentation in ciphercommon_hw.c
|
3 years ago |
Shane Lontis
|
e2311445bb
Fix aes cfb1 so that it can operate in bit mode.
|
3 years ago |
Pauli
|
d11dd381c5
add some cross compilation builds
|
3 years ago |
Pauli
|
64fac96de8
sparc: fix cross compile build
|
3 years ago |
Pauli
|
a7981653ea
ppc: fix ambiguous if if else statement
|
3 years ago |
Richard Levitte
|
e378be2a29
Add .asn1 dependencies for files generated from providers/common/der/*.in
|
3 years ago |
Jan Lana
|
691e2efa62
Update solaris64-sparcv9-cc build target cflags
|
3 years ago |
Matt Caswell
|
99be8ed331
Fix cert creation in the store
|
3 years ago |
Richard Levitte
|
e43dc9b243
Add the usual autowarn perl snippet in providers/common/der/*.in
|
3 years ago |
Matt Caswell
|
3bcc933ec4
Teach EVP_PKEYs to say whether they were decoded from explicit params
|
3 years ago |
Matt Caswell
|
0a4e660a27
Update check_sig_alg_match() to work with provided keys
|
3 years ago |
Matt Caswell
|
3811e0019a
Special case SM2 when decoding
|
3 years ago |
Jon Spillett
|
3068a183ae
Fixes #14103 & #14102. Update AES demos with error handling and EVP fetch
|
3 years ago |
Shane Lontis
|
f505161e62
Fix PKCS7_verify to not have an error stack if it succeeds.
|
3 years ago |
Pauli
|
43dbe3b72d
fips: set the library context and handle later
|
3 years ago |
Richard Levitte
|
f839361e3e
make update-fips-checksums
|
3 years ago |
Richard Levitte
|
57bd5fc728
Rearrange the check of providers/fips.so dependencies
|
3 years ago |
Richard Levitte
|
32eebfa27f
Make providers/fips.module.sources.new depend on configdata.pm
|
3 years ago |
Richard Levitte
|
e653b04bd2
configdata.pm: Allow extra arguments when --query is given.
|
3 years ago |
Pauli
|
5cbd2ea3f9
add zero strenght arguments to BN and RAND RNG calls
|
3 years ago |
Pauli
|
965fa9c080
prov: add zero strenght arguments to BN and RAND RNG calls
|
3 years ago |
Pauli
|
0f8815aace
ssl: add zero strenght arguments to BN and RAND RNG calls
|
3 years ago |
Pauli
|
23e97567be
test: add zero strenght arguments to BN and RAND RNG calls
|
3 years ago |
Pauli
|
508258caa0
rand: add a strength argument to the BN and RAND RNG calls
|
3 years ago |
Pauli
|
e587bccdf9
doc: document the strength arugments to the RNG functions
|
3 years ago |