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
*
Change AES-CTS modes CS2 and CS3 to also be inside the fips module.
Shane Lontis
2020-12-14
2
-19
/
+13
*
Remove unnecessary guards around MSBLOB and PVK readers and writers
Richard Levitte
2020-12-13
3
-26
/
+1
*
Add fips self tests for all included kdf
Shane Lontis
2020-12-11
2
-2
/
+220
*
Add validate method to ECX keymanager
Shane Lontis
2020-12-11
1
-0
/
+77
*
rand: don't leak memory
Pauli
2020-12-09
1
-1
/
+1
*
rand seed: include lock and unlock functions.
Pauli
2020-12-09
1
-0
/
+13
*
Fix error clash in build
Pauli
2020-12-09
1
-1
/
+1
*
rand: add a provider side seed source.
Pauli
2020-12-09
6
-1
/
+198
*
providers/common/der/build.info: Improve checks of disabled algos
Richard Levitte
2020-12-08
1
-47
/
+58
*
Deprecate EC_POINT_bn2point and EC_POINT_point2bn.
Shane Lontis
2020-12-07
1
-7
/
+13
*
encode_key2text.c: Fix build error on OPENSSL_NO_{DH,DSA,EC}
Dr. David von Oheimb
2020-12-04
1
-0
/
+2
*
encode_key2any.c: Fix build error on OPENSSL_NO_DH and OPENSSL_NO_EC
Dr. David von Oheimb
2020-12-04
1
-0
/
+3
*
Fix dsa & rsa signature dupctx() so that ctx->propq is strduped
Shane Lontis
2020-12-03
2
-2
/
+13
*
Fix ecdsa digest setting code to match dsa.
Shane Lontis
2020-12-03
1
-76
/
+105
*
remove unused initialisations
Pauli
2020-12-03
1
-9
/
+6
*
remove unused assignments
Pauli
2020-12-03
2
-6
/
+4
*
Add EVP_KDF-X942 to the fips module
Shane Lontis
2020-12-02
7
-42
/
+132
*
Fix s390 EDDSA HW support in providers.
Shane Lontis
2020-12-02
1
-2
/
+141
*
Fix builds that specify both no-dh and no-ec
Matt Caswell
2020-11-30
3
-33
/
+47
*
Fix TLS1.2 CHACHA20-POLY1305 ciphersuites with OPENSSL_SMALL_FOOTPRINT
Matt Caswell
2020-11-30
1
-5
/
+7
*
Fix instances of pointer addition with the NULL pointer
Matt Caswell
2020-11-30
1
-1
/
+2
*
Update copyright year
Matt Caswell
2020-11-26
2
-2
/
+2
*
Fix RC4-MD5 based ciphersuites
Matt Caswell
2020-11-25
6
-10
/
+24
*
Ensure Stream ciphers know how to remove a TLS MAC
Matt Caswell
2020-11-25
1
-9
/
+20
*
ERR: Rebuild all generated error headers and source files
Richard Levitte
2020-11-24
2
-8
/
+12
*
Fix crash in genpkey app when -pkeyopt digest:name is used for DH or DSA.
Shane Lontis
2020-11-20
2
-8
/
+24
*
test RNG: set state to uninitialised as part of uninstantiate call.
Pauli
2020-11-19
1
-0
/
+1
*
disassociate test RNG from the DRBGs
Pauli
2020-11-19
1
-161
/
+120
*
prov: move the entropy source out of the FIPS provider
Pauli
2020-11-19
19
-233
/
+276
*
rand: move the entropy source out of the FIPS provider
Pauli
2020-11-19
2
-3
/
+0
*
doc: Documentation changes for moving the entropy source out of the fips prov...
Pauli
2020-11-19
2
-520
/
+0
*
Deprecate RSA harder
Richard Levitte
2020-11-18
2
-0
/
+8
*
Rename internal drbg_ functions so they have an ossl_ prefix.
Pauli
2020-11-18
6
-39
/
+39
*
Rename SHA3 internal functions so they have an ossl_ prefix
Pauli
2020-11-18
1
-4
/
+4
*
rename sha1_ctrl to ossl_sha1_ctrl.
Pauli
2020-11-18
1
-2
/
+2
*
Provide side RNG functions renamed to have an ossl_ prefix.
Pauli
2020-11-18
12
-34
/
+34
*
rename mac_key_* to ossl_mac_key_*
Pauli
2020-11-18
3
-15
/
+15
*
Rename md5_sha1_* ossl_md5_sha1_*
Pauli
2020-11-18
2
-7
/
+7
*
Swap to FIPS186-2 DSA generation outside of the FIPS module
Matt Caswell
2020-11-18
2
-2
/
+10
*
Swap to DH_PARAMGEN_TYPE_GENERATOR as the default outside of the FIPS module
Matt Caswell
2020-11-18
2
-7
/
+30
*
NetBSD build fix.
David Carlier
2020-11-17
1
-2
/
+3
*
Fix dsa securitycheck for fips.
Shane Lontis
2020-11-16
1
-5
/
+6
*
DragonFlyBSD build fix and update.
David Carlier
2020-11-13
1
-4
/
+11
*
Avoid duplicate ends_with_dirsep functions
Tomas Mraz
2020-11-11
1
-15
/
+2
*
PROV: Re-implement all the keypair encoders
Richard Levitte
2020-11-11
5
-223
/
+842
*
Convert all {NAME}err() in providers/ to their corresponding ERR_raise() call
Richard Levitte
2020-11-11
8
-64
/
+64
*
PROV: Re-implement all the keypair decoders
Richard Levitte
2020-11-11
8
-125
/
+582
*
Add support for making all of KBKDF FixedInput fields optional.
Shane Lontis
2020-11-11
1
-7
/
+40
*
Update copyright year
Matt Caswell
2020-11-05
2
-2
/
+2
*
defltprov: remove duplicate algorithm names.
Pauli
2020-11-05
1
-2
/
+2
[next]