index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmdline app: add provider commandline options.
Pauli
2020-03-07
1
-3
/
+39
*
Change DH_get_nid() to set the value of q if it is not already set
Shane Lontis
2020-03-06
7
-82
/
+110
*
crypto/ec/curve448/eddsa.c: fix EBCDIC platforms
Patrick Steuer
2020-03-05
1
-1
/
+6
*
aes-s390x.pl: fix stg offset caused by typo in perlasm
Patrick Steuer
2020-03-05
1
-2
/
+2
*
Add DSA Key validation to default provider
Shane Lontis
2020-03-04
2
-3
/
+3
*
Add DH key validation to default provider
Shane Lontis
2020-03-04
1
-2
/
+2
*
Add Serializers for EC
Shane Lontis
2020-03-03
2
-3
/
+3
*
Implementation of Russian GOST CMS
Dmitry Belyavskiy
2020-03-03
7
-45
/
+247
*
Fix build with clang assembler
Philippe Antoine
2020-03-03
1
-0
/
+5
*
Add pairwise consistency self tests to asym keygenerators
Shane Lontis
2020-03-03
7
-24
/
+333
*
PROV: Add a OP_keymgmt_match() function to our DH, DSA, RSA and EC_KEY impl
Richard Levitte
2020-03-02
1
-0
/
+5
*
EVP: Add support for copying provided EVP_PKEYs
Richard Levitte
2020-03-02
2
-8
/
+127
*
KEYMGMT: Add a keydata copy function
Richard Levitte
2020-03-02
2
-0
/
+11
*
EVP: Add support for comparing provided EVP_PKEYs
Richard Levitte
2020-03-02
2
-4
/
+152
*
KEYMGMT: Add a keydata matching function
Richard Levitte
2020-03-02
2
-0
/
+15
*
EVP: Adapt EVP_PKEY_missing_parameters() for provider keys
Richard Levitte
2020-03-02
2
-2
/
+16
*
crypto/perlasm/x86_64-xlate.pl: detect GNU as to deal with quirks
Richard Levitte
2020-03-02
1
-1
/
+13
*
EVP: Add evp_pkey_upgrade_to_provider(), for EVP_PKEY upgrades
Richard Levitte
2020-02-29
1
-10
/
+119
*
Rethink the EVP_PKEY cache of provider side keys
Richard Levitte
2020-02-29
11
-190
/
+195
*
x509v3 subjectSignTool extention support
Nikolay Morozov
2020-02-28
5
-3
/
+75
*
Fix comment placement in ecp_nistp256.ci
Scott Arciszewski
2020-02-28
1
-2
/
+2
*
Deprecate ASN1_sign(), ASN1_verify() and ASN1_digest()
Richard Levitte
2020-02-27
3
-3
/
+3
*
secmem: ignore small minsize arguments to CRYPTO_secure_malloc_init().
Pauli
2020-02-26
1
-6
/
+22
*
Mem-sec small code adjustment
Davide Galassi
2020-02-26
1
-10
/
+8
*
x86_64: Replace .asciz "GNU" with .byte
H.J. Lu
2020-02-26
1
-1
/
+6
*
DRBG: delay initialization of DRBG method until instantiation
Dr. Matthias St. Pierre
2020-02-25
3
-32
/
+48
*
Refactor evp_pkey_make_provided() to do legacy to provider export
Richard Levitte
2020-02-22
5
-80
/
+189
*
DSA: More conforming names in crypto/dsa/dsa_aid.c
Richard Levitte
2020-02-22
1
-17
/
+22
*
rsa_get0_all_params(): Allow zero CRT params
Richard Levitte
2020-02-22
2
-1
/
+11
*
PROV: add RSA signature implementation
Richard Levitte
2020-02-22
8
-91
/
+296
*
Don't exclude quite so much in a no-sock build
Dr. David von Oheimb
2020-02-21
5
-97
/
+109
*
Introduce the provider property
Matt Caswell
2020-02-21
1
-5
/
+2
*
pmeth_lib: detect unsupported OSSL_PARAM.
Pauli
2020-02-21
1
-1
/
+7
*
Params: add argument to the _from_text calls to indicate if the param exists.
Pauli
2020-02-21
4
-6
/
+8
*
Deprecate the low level Diffie-Hellman functions.
Pauli
2020-02-20
14
-1
/
+79
*
Deprecate the low level RSA functions.
Pauli
2020-02-20
22
-0
/
+132
*
Remove unneeded switch statement to fix warning
Dane (4cad@silvertoque)
2020-02-20
4
-29
/
+6
*
[BN] harden `BN_copy()` against leaks from memory accesses
Nicola Tuveri
2020-02-18
1
-2
/
+6
*
[EC] harden EC_KEY against leaks from memory accesses
Nicola Tuveri
2020-02-18
1
-2
/
+72
*
[PROV][KEYMGMT][EC] Import/export of priv_key as padded const time BN
Nicola Tuveri
2020-02-18
1
-7
/
+48
*
[PROV][KMGMT][KEXCH][EC] Implement EC keymgtm and ECDH
Nicola Tuveri
2020-02-18
10
-51
/
+796
*
[EC] Constify internal EC_KEY pointer usage
Nicola Tuveri
2020-02-18
1
-2
/
+2
*
x86_64: Don't assume 8-byte pointer size
H.J. Lu
2020-02-18
4
-52
/
+167
*
ffc: use sizeof(*pointer) instead of sizeof(struct) in memset(3) call.
Pauli
2020-02-17
1
-1
/
+1
*
chunk 7 of CMP contribution to OpenSSL
Dr. David von Oheimb
2020-02-17
10
-129
/
+1076
*
fix various formatting nits in CMP contribution chunks 1-6 found by the new u...
Dr. David von Oheimb
2020-02-17
11
-100
/
+149
*
improve CMP logging according to comments on CMP chunk 7 preview
Dr. David von Oheimb
2020-02-17
3
-31
/
+142
*
Also check for errors in x86_64-xlate.pl.
David Benjamin
2020-02-17
163
-163
/
+163
*
Fix a bug for aarch64 BigEndian
simplelins
2020-02-17
1
-1
/
+9
*
crypto/bn: fix debug build
Wataru Ashihara
2020-02-17
1
-0
/
+1
[next]