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
*
Rename FIPS_MODE to FIPS_MODULE
Richard Levitte
2020-04-28
10
-23
/
+23
*
Update copyright year
Matt Caswell
2020-04-23
94
-94
/
+94
*
PROV: Ensure that EC keys have a default digest
Richard Levitte
2020-04-23
1
-0
/
+5
*
PROV: Ensure that ED25519 & ED448 keys have a mandatory digest
Richard Levitte
2020-04-23
1
-5
/
+45
*
FIPS: remove algorithms that are not being validated.
Pauli
2020-04-23
1
-12
/
+0
*
Fix some build failures with no-dh
Matt Caswell
2020-04-22
1
-0
/
+5
*
Fix DH_get_nid() so that it does not cache values.
Shane Lontis
2020-04-20
1
-8
/
+11
*
s390: ECX key generation fixes.
Pauli
2020-04-17
1
-225
/
+45
*
ecx: add key generation support.
Pauli
2020-04-17
2
-1
/
+570
*
Add ECX to FIPS provider as non-FIPS algorithms
Pauli
2020-04-17
1
-0
/
+10
*
Add DH keygen to providers
Shane Lontis
2020-04-15
3
-63
/
+359
*
Add DSA keygen to provider
Shane Lontis
2020-04-15
7
-116
/
+421
*
When calling EC_POINT_point2buf we must use a libctx
Matt Caswell
2020-04-15
1
-1
/
+11
*
Fix no-pic static builds
Tomas Mraz
2020-04-15
1
-1
/
+5
*
PROV: Implement EC param / key generation
Richard Levitte
2020-04-15
3
-1
/
+202
*
Fix EVP_DigestSign interface when used with DES CMAC
Patrick Steuer
2020-04-11
6
-5
/
+69
*
Enable Ed25519 signing/verifying to use the libctx
Matt Caswell
2020-04-09
1
-2
/
+4
*
Add a null provider which implements no algorithms.
Pauli
2020-04-09
2
-0
/
+116
*
Move legacy ciphers into the legacy provider
Shane Lontis
2020-04-09
6
-165
/
+189
*
Fix export of provided EC keys
Richard Levitte
2020-04-08
1
-5
/
+2
*
PROV: Add DERlib support for ECDSA and EC keys
Richard Levitte
2020-04-07
6
-10
/
+202
*
PROV: Add DERlib support for DSA
Richard Levitte
2020-04-07
6
-14
/
+144
*
PROV: Add DERlib support for RSA
Richard Levitte
2020-04-07
6
-18
/
+219
*
PROV: Add the beginning of a DER writing library
Richard Levitte
2020-04-07
1
-0
/
+2
*
Add perl support to parse and DER encode ASN.1 OID specs
Richard Levitte
2020-04-07
1
-0
/
+111
*
Fix a gcc warning about possible null pointer
Bernd Edlinger
2020-04-03
1
-1
/
+1
*
Add data driven SELF TEST code for signatures and key agreement
Shane Lontis
2020-04-03
3
-413
/
+1050
*
Add EVP_PKEY_gettable_params support for accessing EVP_PKEY key data fields
Shane Lontis
2020-04-01
5
-145
/
+154
*
Param build: make structures opaque.
Pauli
2020-03-28
6
-65
/
+85
*
Param builder: make the OSSL_PARAM_BLD APIs public.
Pauli
2020-03-28
6
-68
/
+68
*
PROV: Fix EC_KEY exporters to allow domain parameter keys
Richard Levitte
2020-03-27
1
-14
/
+12
*
Ignore some fetch failures
Matt Caswell
2020-03-27
1
-0
/
+11
*
EVP: Implement support for key downgrading in backends
Richard Levitte
2020-03-25
5
-465
/
+14
*
EVP: Clarify the states of an EVP_PKEY
Richard Levitte
2020-03-25
5
-49
/
+60
*
Use RAND_bytes_ex in crypto/rsa
Matt Caswell
2020-03-19
1
-1
/
+2
*
Implement serializers for ED25519 and ED448
Matt Caswell
2020-03-17
8
-25
/
+109
*
Add ECDSA to providers
Shane Lontis
2020-03-15
7
-7
/
+528
*
Add RSA sign to the fips provider
Shane Lontis
2020-03-15
3
-5
/
+18
*
PROV: Add RSA functionality for key generation
Richard Levitte
2020-03-12
1
-0
/
+124
*
Add ECDH to fips provider
Shane Lontis
2020-03-11
4
-7
/
+28
*
Add EC key validation to default provider
Shane Lontis
2020-03-11
1
-1
/
+32
*
DOCS: Move implementation specific docs away from provider-digest(7)
Richard Levitte
2020-03-10
1
-1
/
+1
*
Implement provider support for Ed25519 annd Ed448
Matt Caswell
2020-03-09
6
-0
/
+224
*
Add Key Management support for EdDSA keys
Matt Caswell
2020-03-09
3
-25
/
+46
*
Improve small block cipher performance
Kurt Roeckx
2020-03-08
3
-14
/
+21
*
Add DSA Key validation to default provider
Shane Lontis
2020-03-04
1
-3
/
+53
*
Add DH key validation to default provider
Shane Lontis
2020-03-04
1
-2
/
+44
*
Add Serializers for EC
Shane Lontis
2020-03-03
14
-50
/
+815
*
Add pairwise consistency self tests to asym keygenerators
Shane Lontis
2020-03-03
6
-159
/
+49
*
PROV: Add a OP_keymgmt_match() function to our DH, DSA, RSA and EC_KEY impl
Richard Levitte
2020-03-02
4
-0
/
+89
[next]