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
*
Add internal get_number functions to internal headers
Pauli
2021-06-02
3
-0
/
+4
*
add internal get_number functons to crypto/evp.h
Pauli
2021-06-02
1
-0
/
+12
*
asn.1: remove TODOs
Pauli
2021-06-02
1
-4
/
+0
*
Rename all getters to use get/get0 in name
Tomas Mraz
2021-06-01
1
-7
/
+7
*
Pass library context and property query into private key decoders
Jon Spillett
2021-06-01
1
-0
/
+4
*
rand: use size_t for size argument to RAND_bytes_ex()
Pauli
2021-06-01
1
-1
/
+1
*
sparc: fix cross compile build
Pauli
2021-06-01
2
-10
/
+10
*
errors: update error message (to be squashed)
Pauli
2021-05-27
1
-1
/
+1
*
Use <> for #include openssl/xxx
Rich Salz
2021-05-27
1
-1
/
+1
*
aes: rename new bsaes_ symbols -> ossl_bsaes_ ones
Pauli
2021-05-27
1
-12
/
+13
*
err: rename err_load_xxx_strings_int functions
Pauli
2021-05-26
35
-36
/
+36
*
Rename the field 'provctx and data' to 'algctx' inside some objects containing
Shane Lontis
2021-05-24
1
-4
/
+20
*
Fix a memleak in the FIPS provider
Matt Caswell
2021-05-24
1
-1
/
+1
*
Modify EVP_PKEY_ASN1_METHOD's export_to function to take an importer
Richard Levitte
2021-05-20
1
-2
/
+3
*
Add a callback for providers to know about global properties changes
Matt Caswell
2021-05-20
1
-1
/
+2
*
Better error messages if there are no encoders/decoders/store loaders
Matt Caswell
2021-05-18
1
-1
/
+1
*
HTTP client: Minimal changes that include the improved API
Dr. David von Oheimb
2021-05-12
1
-1
/
+1
*
Constify EVP_PKEY_CTX_set_params(), EVP_PKEY_CTX_{set,get}table_params(), etc.
Dr. David von Oheimb
2021-05-11
1
-1
/
+1
*
Add convenience functions and macros for asymmetric key generation
Dr. David von Oheimb
2021-05-11
1
-1
/
+0
*
Crypto: Add deprecation compatibility declarations for SHA* message digest fu...
Dr. David von Oheimb
2021-05-08
1
-1
/
+2
*
Allow absolute paths to be set
Rich Salz
2021-05-05
1
-1
/
+1
*
Add library context and property query support into the PKCS12 API
Jon Spillett
2021-04-30
1
-0
/
+3
*
CMS ESS: Move four internal aux function to where they belong in crypto/cms
Dr. David von Oheimb
2021-04-28
1
-27
/
+0
*
TS ESS: Move four internal aux function to where they belong in crypto/ts
Dr. David von Oheimb
2021-04-28
1
-11
/
+0
*
ESS: Export three core functions, clean up TS and CMS CAdES-BES usage
Dr. David von Oheimb
2021-04-28
1
-14
/
+3
*
Fixes related to separation of DH and DHX types
Shane Lontis
2021-04-26
1
-1
/
+1
*
Add type_name member to provided methods and use it
Tomas Mraz
2021-04-26
1
-0
/
+4
*
Add RUN_ONCE support to zlib init
Todd Short
2021-04-22
1
-1
/
+0
*
ENCODER & DECODER: Allow decoder implementations to specify "carry on"
Richard Levitte
2021-04-21
1
-1
/
+1
*
Detect low-level engine and app method based keys
Tomas Mraz
2021-04-19
5
-1
/
+6
*
Add "origin" field to EVP_CIPHER, EVP_MD
Rich Salz
2021-04-18
1
-1
/
+13
*
Remove keymgmt_copy function from the provider API
Tomas Mraz
2021-04-15
1
-3
/
+0
*
Add selection support to the provider keymgmt_dup function
Tomas Mraz
2021-04-15
6
-5
/
+6
*
Implement provider-side keymgmt_dup function
Tomas Mraz
2021-04-15
5
-0
/
+6
*
Update copyright year
Matt Caswell
2021-04-08
3
-3
/
+3
*
property: check return values from the property locking calls.
Pauli
2021-04-08
1
-1
/
+1
*
Check for integer overflow in i2a_ASN1_OBJECT and error out if found.
Pauli
2021-04-07
1
-1
/
+1
*
CORE: Add an algorithm_description field to OSSL_ALGORITHM
Richard Levitte
2021-04-02
2
-2
/
+6
*
Add a range check (from SP800-56Ar3) to DH key derivation.
Shane Lontis
2021-04-01
2
-1
/
+2
*
Added guarding #ifndef/#define to avoid duplicate include of crypto/types.h
Randall S. Becker
2021-03-31
1
-4
/
+10
*
Fix change in behaviour of EVP_PKEY_CTRL_RSA_KEYGEN_BITS
Matt Caswell
2021-03-30
1
-0
/
+2
*
Implement EVP_PKEY_dup() function
Tomas Mraz
2021-03-28
2
-0
/
+3
*
Fix Build issue on Oracle Linux x64
Shane Lontis
2021-03-28
1
-2
/
+0
*
EVP_PKCS82PKEY: Create provided keys if possible
Tomas Mraz
2021-03-25
1
-0
/
+2
*
Fix usages of const EVP_MD.
Shane Lontis
2021-03-22
1
-0
/
+4
*
Make ossl_d2i_PUBKEY_legacy() completely libcrypto internal
Richard Levitte
2021-03-19
1
-4
/
+0
*
Make evp_privatekey_from_binary() completely libcrypto internal
Richard Levitte
2021-03-19
1
-4
/
+0
*
PROV: Add type specific MSBLOB and PVK decoding for the MS->key decoders
Richard Levitte
2021-03-19
2
-1
/
+22
*
PROV: Add type specific PKCS#8 decoding to the DER->key decoders
Richard Levitte
2021-03-19
7
-1
/
+46
*
PROV: Add type specific SubjectPublicKeyInfo decoding to the DER->key decoders
Richard Levitte
2021-03-19
1
-0
/
+24
[next]