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
*
deserialisation: add deserialisation to the base provider
Pauli
2020-07-30
3
-9
/
+41
*
serialisation: Add a built-in base provider.
Pauli
2020-07-30
4
-144
/
+271
*
PROV: Add a DER to RSA-PSS deserializer implementation
Richard Levitte
2020-07-27
8
-8
/
+104
*
EVP, PROV: Add misc missing bits for RSA-PSS
Richard Levitte
2020-07-27
2
-0
/
+2
*
Fix no-ec2m
Matt Caswell
2020-07-27
1
-1
/
+4
*
DER to RSA deserializer: fix inclusion
Richard Levitte
2020-07-26
1
-1
/
+1
*
PROV: Update the PEM to DER deserializer to handle encrypted legacy PEM
Richard Levitte
2020-07-24
1
-14
/
+93
*
PROV: Update the DER to RSA deserializer to handle encrypted PKCS#8
Richard Levitte
2020-07-24
3
-23
/
+129
*
PROV: Implement PEM to DER deserializer
Richard Levitte
2020-07-24
6
-1
/
+142
*
PROV: Implement DER to RSA deserializer
Richard Levitte
2020-07-24
9
-1
/
+261
*
CORE: Add upcalls for BIO_gets() and BIO_puts()
Richard Levitte
2020-07-24
2
-6
/
+28
*
Fix DRBG reseed counter condition.
Vitezslav Cizek
2020-07-23
1
-1
/
+1
*
Cleanup fips provider init
Shane Lontis
2020-07-22
1
-154
/
+59
*
Fix provider cipher reinit issue
Shane Lontis
2020-07-22
7
-10
/
+67
*
PROV: Move bio_prov.c from libcommon.a to libfips.a / libnonfips.a
Richard Levitte
2020-07-21
2
-2
/
+22
*
Add ERR_raise() errors to fips OSSL_provider_init and self tests.
Shane Lontis
2020-07-21
4
-11
/
+53
*
rand: detect if FIPS approved randomness sources are being used.
Pauli
2020-07-17
1
-1
/
+33
*
Update copyright year
Richard Levitte
2020-07-16
3
-3
/
+3
*
DRBG: Fix the renamed functions after the EVP_MAC name reversal
Richard Levitte
2020-07-16
1
-4
/
+4
*
Revert "kdf: make function naming consistent."
Matt Caswell
2020-07-16
1
-3
/
+3
*
Revert "The EVP_MAC functions have been renamed for consistency. The EVP_MAC...
Matt Caswell
2020-07-16
5
-33
/
+33
*
capabilities: make capability selection case insensitive.
Pauli
2020-07-16
1
-1
/
+2
*
deprecate engines in provider code
Pauli
2020-07-16
1
-0
/
+3
*
Add AES_CBC_CTS ciphers to providers
Shane Lontis
2020-07-15
9
-3
/
+509
*
Add and use internal header that implements endianness check
Richard Levitte
2020-07-11
3
-35
/
+17
*
Ensure we excluse ec2m curves if ec2m is disabled
Matt Caswell
2020-07-08
1
-0
/
+8
*
[EC][ASN1] Detect missing OID when serializing EC parameters and keys
Nicola Tuveri
2020-07-06
3
-0
/
+10
*
Ensure TLS padding is added during encryption on the provider side
Matt Caswell
2020-07-06
1
-2
/
+42
*
Ensure any allocated MAC is freed in the provider code
Matt Caswell
2020-07-06
22
-4
/
+44
*
Decreate the length after decryption for the stitched ciphers
Matt Caswell
2020-07-06
4
-0
/
+21
*
Ensure GCM "update" failures return 0 on error
Matt Caswell
2020-07-06
1
-2
/
+2
*
Ensure cipher_generic_initkey gets passed the actual provider ctx
Matt Caswell
2020-07-06
1
-1
/
+2
*
Make the NULL cipher TLS aware
Matt Caswell
2020-07-06
1
-8
/
+75
*
Change ChaCha20-Poly1305 to be consistent with out ciphers
Matt Caswell
2020-07-06
2
-1
/
+2
*
Add provider support for TLS CBC padding and MAC removal
Matt Caswell
2020-07-06
4
-0
/
+153
*
coverity 1464983: null pointer dereference
Pauli
2020-07-05
1
-33
/
+35
*
coverity: CID 1464987: USE AFTER FREE
Pauli
2020-07-05
1
-1
/
+1
*
Don't forget our provider ctx when resetting
Matt Caswell
2020-07-01
8
-0
/
+16
*
rand: fix CPU and timer sources.
Pauli
2020-06-30
4
-4
/
+6
*
Add --fips-key configuration parameter to fipsinstall application.
Rich Salz
2020-06-29
1
-1
/
+2
*
Update copyright year
Matt Caswell
2020-06-25
24
-24
/
+24
*
Make the naming scheme for dispatched functions more consistent
Dr. Matthias St. Pierre
2020-06-24
101
-992
/
+992
*
Rename <openssl/core_numbers.h> -> <openssl/core_dispatch.h>
Dr. Matthias St. Pierre
2020-06-24
47
-47
/
+47
*
include source root directory via -I for libnonfips.a
Pauli
2020-06-24
1
-1
/
+1
*
fips rand: DRBG KAT self test updates to provider model.
Pauli
2020-06-24
2
-61
/
+59
*
CTR, HASH and HMAC DRBGs in provider
Pauli
2020-06-24
10
-696
/
+1369
*
rand: move drbg_{ctr,hash,hmac}.c without change to preserve history
Dr. Matthias St. Pierre
2020-06-24
3
-0
/
+1119
*
share rand_pool between libcrypto and providers
Pauli
2020-06-24
9
-11
/
+523
*
rand: add seeding sources to providers.
Pauli
2020-06-24
10
-28
/
+182
*
rand: move rand_{unix,vms,vxworks,win}.c without change to preserve history
Dr. Matthias St. Pierre
2020-06-24
4
-0
/
+1832
[next]