index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
crypto
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change DH_get_nid() to set the value of q if it is not already set
Shane Lontis
2020-03-06
1
-0
/
+15
*
Add pairwise consistency self tests to asym keygenerators
Shane Lontis
2020-03-03
1
-0
/
+1
*
PROV: Add a OP_keymgmt_match() function to our DH, DSA, RSA and EC_KEY impl
Richard Levitte
2020-03-02
1
-0
/
+4
*
EVP: Add support for copying provided EVP_PKEYs
Richard Levitte
2020-03-02
1
-0
/
+1
*
KEYMGMT: Add a keydata copy function
Richard Levitte
2020-03-02
1
-0
/
+3
*
EVP: Add support for comparing provided EVP_PKEYs
Richard Levitte
2020-03-02
1
-0
/
+1
*
KEYMGMT: Add a keydata matching function
Richard Levitte
2020-03-02
1
-0
/
+3
*
EVP: Adapt EVP_PKEY_missing_parameters() for provider keys
Richard Levitte
2020-03-02
1
-0
/
+1
*
EVP: Add evp_pkey_upgrade_to_provider(), for EVP_PKEY upgrades
Richard Levitte
2020-02-29
1
-0
/
+3
*
Rethink the EVP_PKEY cache of provider side keys
Richard Levitte
2020-02-29
1
-15
/
+43
*
x509v3 subjectSignTool extention support
Nikolay Morozov
2020-02-28
1
-0
/
+23
*
Refactor evp_pkey_make_provided() to do legacy to provider export
Richard Levitte
2020-02-22
1
-0
/
+4
*
PROV: add RSA signature implementation
Richard Levitte
2020-02-22
1
-0
/
+8
*
[PROV][KMGMT][KEXCH][EC] Implement EC keymgtm and ECDH
Nicola Tuveri
2020-02-18
1
-0
/
+19
*
chunk 7 of CMP contribution to OpenSSL
Dr. David von Oheimb
2020-02-17
1
-0
/
+1
*
Fix a bug for aarch64 BigEndian
simplelins
2020-02-17
1
-2
/
+5
*
Add FFC param/key validation
Shane Lontis
2020-02-16
2
-13
/
+20
*
Make the RSA ASYM_CIPHER implementation available inside the FIPS module
Matt Caswell
2020-02-13
1
-0
/
+2
*
Add S390 support for provider based X25519/X448
Matt Caswell
2020-02-11
1
-0
/
+7
*
Implement a stricter ECX_KEY type
Matt Caswell
2020-02-11
2
-17
/
+68
*
Redesign the KEYMGMT libcrypto <-> provider interface - the basics
Richard Levitte
2020-02-07
2
-54
/
+31
*
Reorganize the internal evp_keymgmt functions
Richard Levitte
2020-02-07
1
-9
/
+14
*
Add FFC param/key generation
Shane Lontis
2020-02-06
2
-1
/
+16
*
Add support for DH 'modp' group parameters (RFC 3526)
Shane Lontis
2020-01-30
2
-1
/
+9
*
Add RSA key validation to default provider
Shane Lontis
2020-01-29
2
-0
/
+11
*
PROV: Adapt the DSA signature implementation to provide Algorithmidentifiers
Richard Levitte
2020-01-28
1
-0
/
+2
*
Modify DSA and DH keys to use a shared FFC_PARAMS struct
Shane Lontis
2020-01-24
1
-0
/
+2
*
Add DH key exchange to fips provider
Shane Lontis
2020-01-23
1
-0
/
+15
*
Convert rand_bytes_ex and rand_priv_bytes_ex to public functions
Matt Caswell
2020-01-20
1
-6
/
+0
*
EVP: make EVP_PKEY_{bits,security_bits,size} work with provider only keys
Richard Levitte
2020-01-17
1
-0
/
+16
*
CRYPTO: Remove support for ex_data fields when building the FIPS module
Richard Levitte
2020-01-15
1
-1
/
+0
*
Add dsa signature alg to fips provider
Shane Lontis
2020-01-12
2
-0
/
+15
*
EVP: Adapt KEYEXCH, SIGNATURE and ASYM_CIPHER to handle key types better
Richard Levitte
2020-01-09
1
-2
/
+2
*
Move random-related defines to "crypto/rand.h"
Dr. Matthias St. Pierre
2020-01-07
1
-0
/
+49
*
Add AES_CBC_HMAC_SHA ciphers to providers.
Shane Lontis
2020-01-06
1
-0
/
+7
*
CRYPTO: split cipher_platform.h into algorithm specific headers
Richard Levitte
2019-12-19
3
-48
/
+89
*
Optimize AES-GCM implementation on aarch64
Fangming.Fang
2019-12-19
1
-1
/
+32
*
Optimize AES-ECB mode in OpenSSL for both aarch64 and aarch32
XiaokangQian
2019-12-11
1
-0
/
+4
*
Teach the RSA implementation about TLS RSA Key Transport
Matt Caswell
2019-12-05
1
-0
/
+4
*
SERIALIZER: New API for serialization of objects through providers
Richard Levitte
2019-11-29
1
-0
/
+13
*
CORE & PROV: make export of key data leaner through callback
Richard Levitte
2019-11-14
1
-3
/
+4
*
Implement provider support for Asym Ciphers
Matt Caswell
2019-11-14
1
-0
/
+9
*
RSA generation: Use more bits of 1/sqrt(2)
Kurt Roeckx
2019-11-09
1
-0
/
+3
*
Add EVP functionality to create domain params and keys by user data
Richard Levitte
2019-11-07
1
-0
/
+3
*
Update source files for deprecation at 3.0
Richard Levitte
2019-11-07
1
-1
/
+1
*
Ensure EVP_get_digestbyname() and EVP_get_cipherbyname() know all aliases
Matt Caswell
2019-11-06
1
-0
/
+3
*
EVP: Make the KEYEXCH implementation leaner
Richard Levitte
2019-11-05
1
-0
/
+3
*
Change EVP_PKEY_CTX_new_provided() to take a library context too.
Richard Levitte
2019-11-03
1
-1
/
+5
*
Added internal functions for easy getting and setting all RSA parameters.
Richard Levitte
2019-10-17
1
-0
/
+21
*
PKEY: adapt the export_to_provider funtions to handle domain params too
Richard Levitte
2019-10-17
2
-6
/
+10
[next]