..
__DECC_INCLUDE_EPILOGUE.H
Update copyright year
3 years ago
__DECC_INCLUDE_PROLOGUE.H
Update copyright year
3 years ago
aes.h
Switch deprecation method for AES
3 years ago
asn1.h.in
Make SMIME_read_CMS_ex() and SMIME_read_ASN1_ex() support binary input
2 years ago
asn1_mac.h
Following the license change, modify the boilerplates in include/ and crypto/include/
5 years ago
asn1err.h
Check for integer overflow in i2a_ASN1_OBJECT and error out if found.
2 years ago
asn1t.h.in
X509_dup: fix copying of libctx and propq using new ASN1_OP_DUP_POST cb operation
3 years ago
async.h
Update source files for deprecation at 3.0
4 years ago
asyncerr.h
Update copyright year
2 years ago
bio.h.in
bio_lib: Add BIO_get_line, correct doc of BIO_gets
2 years ago
bioerr.h
ERR: Rebuild all generated error headers and source files
2 years ago
blowfish.h
Switch deprecation method for Blowfish
3 years ago
bn.h
Dual 1024-bit exponentiation optimization for Intel IceLake CPU
2 years ago
bnerr.h
Update copyright year
2 years ago
buffer.h
Update source files for deprecation at 3.0
4 years ago
buffererr.h
Update copyright year
2 years ago
camellia.h
Switch deprecation method for Camellia
3 years ago
cast.h
Switch deprecation method for CAST
3 years ago
cmac.h
Switch deprecation method for CMAC
3 years ago
cmp.h.in
HTTP client: Minimal changes that include the improved API
2 years ago
cmp_util.h
Update copyright year
2 years ago
cmperr.h
Update copyright year
2 years ago
cms.h.in
Make SMIME_read_CMS_ex() and SMIME_read_ASN1_ex() support binary input
2 years ago
cmserr.h
TS and CMS CAdES-BES: Refactor check_signing_certs() funcs into common ESS func
2 years ago
comp.h
Update source files for pre-3.0 deprecation
4 years ago
comperr.h
Update copyright year
2 years ago
conf.h.in
Update copyright year
2 years ago
conf_api.h
Update source files for deprecation at 3.0
4 years ago
conferr.h
Allow absolute paths to be set
2 years ago
configuration.h.in
Update copyright year
2 years ago
core.h
Register callbacks with core for child provider creation/deletion
2 years ago
core_dispatch.h
Add support for child provider to up_ref/free their parent
2 years ago
core_names.h
Export/import flags for FFC params changed to seperate fields.
2 years ago
core_object.h
Update copyright year
2 years ago
crmf.h.in
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
3 years ago
crmferr.h
Update copyright year
2 years ago
crypto.h.in
Add the concept of a child OSSL_LIB_CTX
2 years ago
cryptoerr.h
Remove all trace of FIPS_mode functions
2 years ago
cryptoerr_legacy.h
Remove all trace of FIPS_mode functions
2 years ago
ct.h.in
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
3 years ago
cterr.h
Update copyright year
2 years ago
decoder.h
encoder: add a _name() function for encoders and decoders
2 years ago
decodererr.h
Better error messages if there are no encoders/decoders/store loaders
2 years ago
des.h
Switch deprecation method for DES
3 years ago
dh.h
Update copyright year
2 years ago
dherr.h
Add a range check (from SP800-56Ar3) to DH key derivation.
2 years ago
dsa.h
Update copyright year
2 years ago
dsaerr.h
Update copyright year
2 years ago
dtls1.h
Update copyright year
3 years ago
e_os2.h
Fix include/openssl/e_os2.h for VMS
2 years ago
ebcdic.h
Update source files for deprecation at 3.0
4 years ago
ec.h
Add convenience functions and macros for asymmetric key generation
2 years ago
ecdh.h
Following the license change, modify the boilerplates in include/ and crypto/include/
5 years ago
ecdsa.h
Following the license change, modify the boilerplates in include/ and crypto/include/
5 years ago
ecerr.h
Update copyright year
2 years ago
encoder.h
encoder: add a _name() function for encoders and decoders
2 years ago
encodererr.h
Update copyright year
2 years ago
engine.h
Switch deprecation method for ENGINE
3 years ago
engineerr.h
Update copyright year
2 years ago
err.h.in
Duplicate the file and func error strings
2 years ago
ess.h.in
CMS ESS: Move four internal aux function to where they belong in crypto/cms
2 years ago
esserr.h
ESS: Export three core functions, clean up TS and CMS CAdES-BES usage
2 years ago
evp.h
Replace EVP_PKEY_supports_digest_nid
2 years ago
evperr.h
Remove all trace of FIPS_mode functions
2 years ago
fips_names.h
Update copyright year
2 years ago
fipskey.h.in
Update copyright year
2 years ago
hmac.h
Add quick one-shot EVP_Q_mac() and deprecation compensation decls for MAC functions
2 years ago
http.h
Add OSSL_ prefix to HTTP_DEFAULT_MAX_{LINE_LENGTH,RESP_LEN}
2 years ago
httperr.h
HTTP client: Minimal changes that include the improved API
2 years ago
idea.h
Switch deprecation method for IDEA
3 years ago
kdf.h
EVP: Add EVP_<TYPE>_description()
2 years ago
kdferr.h
Update copyright year
2 years ago
lhash.h.in
Fix some missed usage of DEFINE_LHASH_OF()
3 years ago
macros.h
Update copyright year
2 years ago
md2.h
Switch deprecation method for MD2
3 years ago
md4.h
Switch deprecation method for MD4
3 years ago
md5.h
Switch deprecation method for MD5
3 years ago
mdc2.h
Switch deprecation method for MDC2
3 years ago
modes.h
Optimize AES-ECB mode in OpenSSL for both aarch64 and aarch32
4 years ago
obj_mac.h
Add OID for RPKI id-ct-signedChecklist
2 years ago
objects.h
Update source files for pre-3.0 deprecation
4 years ago
objectserr.h
Update copyright year
2 years ago
ocsp.h.in
HTTP client: Minimal changes that include the improved API
2 years ago
ocsperr.h
Update copyright year
2 years ago
opensslconf.h
Update copyright year
2 years ago
opensslv.h.in
Update copyright year
3 years ago
ossl_typ.h
Reorganize public header files (part 2)
4 years ago
param_build.h
Replace OSSL_PARAM_BLD_free_params() with OSSL_PARAM_free().
2 years ago
params.h
Add OSSL_PARAM_dup() and OSSL_PARAM_merge().
2 years ago
pem.h
Update copyright year
2 years ago
pem2.h
Update source files for deprecation at 3.0
4 years ago
pemerr.h
PROV: Add type specific MSBLOB and PVK decoding for the MS->key decoders
2 years ago
pkcs7.h.in
Update copyright year
2 years ago
pkcs7err.h
Update copyright year
2 years ago
pkcs12.h.in
Update copyright year
2 years ago
pkcs12err.h
Update copyright year
2 years ago
proverr.h
Fix KMAC bounds checks.
2 years ago
provider.h
Add the concept of a child OSSL_LIB_CTX
2 years ago
rand.h
Update copyright year
2 years ago
randerr.h
Update copyright year
2 years ago
rc2.h
Switch deprecation method for RC2
3 years ago
rc4.h
Switch deprecation method for RC4
3 years ago
rc5.h
Switch deprecation method for RC5
3 years ago
ripemd.h
Switch deprecation method for RIPEMD
3 years ago
rsa.h
Add convenience functions and macros for asymmetric key generation
2 years ago
rsaerr.h
Update copyright year
2 years ago
safestack.h.in
Update copyright year
2 years ago
seed.h
Switch deprecation method for SEED
3 years ago
self_test.h
Add FIPS Self test for AES_ECB decrypt
2 years ago
sha.h
Crypto: Add deprecation compatibility declarations for SHA* message digest functions
2 years ago
srp.h.in
Update copyright year
2 years ago
srtp.h
Update source files for deprecation at 3.0
4 years ago
ssl.h.in
Slightly reformat ssl.h.in
2 years ago
ssl2.h
Update source files for deprecation at 3.0
4 years ago
ssl3.h
Do not allow dropping Extended Master Secret extension on renegotiaton
3 years ago
sslerr.h
make update
2 years ago
sslerr_legacy.h
Update copyright year
2 years ago
stack.h
Update copyright year
2 years ago
store.h
Make the -inform option to be respected if possible
2 years ago
storeerr.h
Better error messages if there are no encoders/decoders/store loaders
2 years ago
symhacks.h
Update copyright year
2 years ago
tls1.h
Update copyright year
2 years ago
trace.h
Update copyright year
2 years ago
ts.h
Update copyright year
2 years ago
tserr.h
Update copyright year
2 years ago
txt_db.h
Update source files for deprecation at 3.0
4 years ago
types.h
include/openssl: add a few missing #pragma once directives
2 years ago
ui.h.in
Fix safestack issues in ui.h
3 years ago
uierr.h
Update copyright year
2 years ago
whrlpool.h
Switch deprecation method for Whirlpool
3 years ago
x509.h.in
Deprecate X509{,_CRL}_http_nbio() and simplify their definition
2 years ago
x509_vfy.h.in
Improve ossl_cmp_build_cert_chain(); publish it as X509_build_chain()
2 years ago
x509err.h
Update copyright year
2 years ago
x509v3.h.in
Code cleanup mostly in crypto/x509/v3_purp.c
2 years ago
x509v3err.h
Update copyright year
2 years ago