index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
providers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update fips checksums to drop the ssl headers
Tomas Mraz
2021-06-04
3
-39
/
+13
*
Move libssl related defines used by fips provider to prov_ssl.h
Tomas Mraz
2021-06-04
5
-6
/
+6
*
Fix errors found by parfait static analyser.
Shane Lontis
2021-06-03
1
-0
/
+2
*
update checksums
Pauli
2021-06-03
3
-214
/
+216
*
ed25519 and ed448: fix incorrect OSSL_PKEY_PARAM_MAX_SIZE
Tomas Mraz
2021-06-02
1
-2
/
+2
*
providers: remove TODOs
Pauli
2021-06-02
4
-6
/
+2
*
providers/common/der/build.info: make a variable for ../include/prov
Richard Levitte
2021-06-02
1
-14
/
+16
*
Rename all getters to use get/get0 in name
Tomas Mraz
2021-06-01
24
-62
/
+63
*
Pass library context and property query into private key decoders
Jon Spillett
2021-06-01
1
-4
/
+6
*
Fix up encoder/decoder issues caused by not passing a library context to the ...
Jon Spillett
2021-06-01
2
-3
/
+2
*
Enhance the encoder/decoder tests to allow testing with a non-default library...
Jon Spillett
2021-06-01
2
-3
/
+6
*
Move provider der_XXX.h.in files to the include directory.
Shane Lontis
2021-06-01
8
-7
/
+7
*
Fix param indentation in ciphercommon_hw.c
Shane Lontis
2021-06-01
1
-10
/
+10
*
Fix aes cfb1 so that it can operate in bit mode.
Shane Lontis
2021-06-01
1
-0
/
+11
*
Add .asn1 dependencies for files generated from providers/common/der/*.in
Richard Levitte
2021-05-31
1
-14
/
+14
*
Add the usual autowarn perl snippet in providers/common/der/*.in
Richard Levitte
2021-05-31
14
-0
/
+28
*
Teach EVP_PKEYs to say whether they were decoded from explicit params
Matt Caswell
2021-05-31
1
-0
/
+12
*
fips: set the library context and handle later
Pauli
2021-05-29
1
-2
/
+3
*
make update-fips-checksums
Richard Levitte
2021-05-29
3
-28
/
+457
*
prov: add zero strenght arguments to BN and RAND RNG calls
Pauli
2021-05-29
8
-13
/
+13
*
ec: Add PPC64 vector assembly version of p521 field operations
Amitay Isaacs
2021-05-29
3
-479
/
+48
*
Fix incorrect gettable OSSL_CIPHER_PARAM_TLS_MAC parameter
Shane Lontis
2021-05-28
1
-1
/
+1
*
Fix incorrect OSSL_CIPHER_PARAM_SPEED get_ctx_params
Shane Lontis
2021-05-28
1
-1
/
+0
*
Use "" for include crypto/xxx
Rich Salz
2021-05-27
2
-2
/
+2
*
Use "" for include internal/xxx
Rich Salz
2021-05-27
1
-2
/
+2
*
Use <> for #include openssl/xxx
Rich Salz
2021-05-27
3
-3
/
+3
*
aes: rename new bsaes_ symbols -> ossl_bsaes_ ones
Pauli
2021-05-27
3
-5
/
+5
*
Rework how providers/fipsmodule.cnf is produced
Richard Levitte
2021-05-26
1
-11
/
+4
*
err: rename err_load_xxx_strings_int functions
Pauli
2021-05-26
2
-2
/
+2
*
regenerate FIPS checksums
Pauli
2021-05-25
3
-4
/
+445
*
mac: add a getter for the MAC block size.
Pauli
2021-05-25
6
-18
/
+49
*
Add fipsinstall option to run self test KATS on module load
Shane Lontis
2021-05-25
1
-1
/
+5
*
Added PKCS5_PBE_keyivgen_ex() to allow PBKDF1 algorithms to be fetched for a ...
Jon Spillett
2021-05-24
1
-2
/
+2
*
Add PBKDF1 to the legacy provider
Jon Spillett
2021-05-24
5
-0
/
+256
*
fips: default to running self tests when starting the fips provider
Pauli
2021-05-24
1
-27
/
+30
*
PROV: Relegate most of the FIPS provider code to libfips.a
Richard Levitte
2021-05-21
3
-6
/
+45
*
VMS: Copy __DECC_INCLUDE_{PROLOGUE,EPILOGUE}.H to more places
Richard Levitte
2021-05-20
4
-0
/
+96
*
make update
Matt Caswell
2021-05-20
2
-15
/
+15
*
Update copyright year
Matt Caswell
2021-05-20
1
-1
/
+1
*
Make sure to include "crypto/ctype.h" to get ossl_isdigit()
Richard Levitte
2021-05-19
1
-0
/
+1
*
keymgmt: fix coverity 1484886 unchecked return value
Pauli
2021-05-18
1
-3
/
+4
*
Implement pem_read_key directly through OSSL_DECODER
Tomas Mraz
2021-05-13
4
-14
/
+6
*
Makefile: Make sure providers/fipsmodule.cnf is re-built also for run_tests
Dr. David von Oheimb
2021-05-13
1
-1
/
+1
*
fipsprov: Missing teardown on fips_get_params_from_core() error
Tomas Mraz
2021-05-13
1
-1
/
+1
*
Export/import flags for FFC params changed to seperate fields.
Shane Lontis
2021-05-13
2
-4
/
+4
*
A few cleanups of the provider build.infos
Tomas Mraz
2021-05-12
6
-25
/
+12
*
Allow arbitrary digests with ECDSA and DSA
Tomas Mraz
2021-05-12
8
-15
/
+16
*
Checksum update
Pauli
2021-05-12
2
-2
/
+2
*
Checksum update
Pauli
2021-05-12
2
-3
/
+3
*
Update FIPS checksums
Matt Caswell
2021-05-11
2
-14
/
+14
[next]