index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
openssl
/
core_names.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix aes cfb1 so that it can operate in bit mode.
Shane Lontis
2021-06-01
1
-0
/
+1
*
Teach EVP_PKEYs to say whether they were decoded from explicit params
Matt Caswell
2021-05-31
1
-14
/
+15
*
mac: add a getter for the MAC block size.
Pauli
2021-05-25
1
-0
/
+1
*
Add PBKDF1 to the legacy provider
Jon Spillett
2021-05-24
1
-0
/
+1
*
Export/import flags for FFC params changed to seperate fields.
Shane Lontis
2021-05-13
1
-6
/
+3
*
Fixes #15070. Allow custom algorithm ID ASN.1 encoding for provided ciphers
Jon Spillett
2021-05-07
1
-1
/
+1
*
Make the -inform option to be respected if possible
Tomas Mraz
2021-05-06
1
-0
/
+2
*
Add library context and property query support into the PKCS12 API
Jon Spillett
2021-04-30
1
-1
/
+0
*
Add "save-parameters" encoder parameter
Tomas Mraz
2021-04-01
1
-0
/
+1
*
Remove RSA SSLv23 padding mode
Rich Salz
2021-03-01
1
-1
/
+0
*
siphash: Add the C and D round parameters for SipHash.
Pauli
2021-02-28
1
-0
/
+2
*
Deprecated EVP_PKEY_CTX_get0_dh_kdf_ukm() and EVP_PKEY_CTX_get0_ecdh_kdf_ukm()
Tomas Mraz
2021-02-24
1
-14
/
+3
*
include/openssl: add a few missing #pragma once directives
FdaSilvaYY
2021-02-10
1
-0
/
+1
*
Replace provider cipher flags with separate param fields
Shane Lontis
2021-02-10
1
-8
/
+12
*
Replace MAC flags OSSL_MAC_PARAM_FLAGS with separate param fields.
Shane Lontis
2021-02-10
1
-6
/
+8
*
Change the ASN1 variant of x942kdf so that it can test acvp data.
Shane Lontis
2021-02-10
1
-0
/
+1
*
EVP: fix keygen for EVP_PKEY_RSA_PSS
Daniel Bevenius
2021-01-28
1
-7
/
+7
*
Update copyright year
Richard Levitte
2021-01-28
1
-1
/
+1
*
Clean away unnecessary length related OSSL_PARAM key names
Richard Levitte
2021-01-26
1
-2
/
+0
*
Deprecate EC_KEY + Update ec apps to use EVP_PKEY
Shane Lontis
2021-01-26
1
-1
/
+12
*
Rename EVP_CIPHER_CTX_get_iv and EVP_CIPHER_CTX_get_iv_state for clarity
Tomas Mraz
2021-01-18
1
-1
/
+1
*
PROV: Add MSBLOB and PVK encoders
Richard Levitte
2020-12-15
1
-0
/
+2
*
Add EVP_KDF-X942 to the fips module
Shane Lontis
2020-12-02
1
-10
/
+16
*
rand: move the entropy source out of the FIPS provider
Pauli
2020-11-20
1
-1
/
+1
*
ENCODER: Add support for specifying the outermost output structure
Richard Levitte
2020-11-11
1
-4
/
+5
*
CORE: Add support for specifying the outermost object structure
Richard Levitte
2020-11-11
1
-5
/
+6
*
DECODER: Add support for specifying the outermost input structure
Richard Levitte
2020-11-11
1
-2
/
+3
*
Add support for making all of KBKDF FixedInput fields optional.
Shane Lontis
2020-11-11
1
-0
/
+2
*
Rename EVP_PKEY_set1_tls_encodedpoint to EVP_PKEY_set1_encoded_public_key
Matt Caswell
2020-10-20
1
-1
/
+1
*
Define OSSL_CAPABILITY_TLS_GROUP_IS_KEM
Nicola Tuveri
2020-10-14
1
-0
/
+1
*
Move SM2 asymmetric encryption to be available in the default provider
Matt Caswell
2020-09-25
1
-0
/
+3
*
drbg: revert renamings of the generate and reseed counter
Dr. Matthias St. Pierre
2020-09-23
1
-1
/
+1
*
Change rsa gen so it can use the propq from OSSL_PKEY_PARAM_RSA_DIGEST
Shane Lontis
2020-09-23
1
-0
/
+1
*
Add SM2 signature algorithm to default provider
Paul Yang
2020-09-22
1
-0
/
+1
*
DECODER: Some cleanups, and aligning with OSSL_ENCODER
Richard Levitte
2020-09-20
1
-2
/
+0
*
ENCODER: Redefine the libcrypto <-> provider interface
Richard Levitte
2020-09-20
1
-2
/
+2
*
Add KEM (Key encapsulation mechanism) support to providers
Shane Lontis
2020-09-19
1
-1
/
+7
*
Add option to fipsinstall to disable fips security checks at run time.
Shane Lontis
2020-09-18
1
-0
/
+1
*
EVP: Add support for delayed EVP_PKEY operation parameters
Richard Levitte
2020-09-08
1
-0
/
+1
*
Add an HMAC implementation that is TLS aware
Matt Caswell
2020-09-03
1
-4
/
+5
*
Extend the provider MAC bridge for CMAC
Matt Caswell
2020-08-29
1
-2
/
+3
*
STORE for providers: define libcrypto <-> provider interface
Richard Levitte
2020-08-24
1
-0
/
+28
*
CORE: Define provider-native abstract objects
Richard Levitte
2020-08-24
1
-3
/
+17
*
Add Explicit EC parameter support to providers.
Shane Lontis
2020-08-22
1
-0
/
+22
*
Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODE
Richard Levitte
2020-08-21
1
-13
/
+13
*
Move PKCS#12 KDF to provider.
Pauli
2020-08-14
1
-0
/
+1
*
Support cipher provider "iv state"
Benjamin Kaduk
2020-08-11
1
-0
/
+1
*
Add 'on demand self test' and status test to providers
Shane Lontis
2020-08-09
1
-0
/
+1
*
DESERIALIZER: Implement decryption of password protected objects
Richard Levitte
2020-07-24
1
-0
/
+3
*
DESERIALIZER: Add foundation for deserializers
Richard Levitte
2020-07-24
1
-1
/
+6
[next]