.. |
__DECC_INCLUDE_EPILOGUE.H
|
|
|
__DECC_INCLUDE_PROLOGUE.H
|
|
|
aes.h
|
|
|
asn1_mac.h
|
|
|
asn1.h.in
|
libcrypto refactoring: introduce and use ossl_asn1_string_set_bits_left()
|
2022-07-19 08:44:19 +02:00 |
asn1err.h
|
|
|
asn1t.h.in
|
Update copyright year
|
2021-06-17 13:24:59 +01:00 |
async.h
|
Update copyright year
|
2022-05-03 13:34:51 +01:00 |
asyncerr.h
|
|
|
bio.h.in
|
QUIC BIO Poll Descriptors: simplify custom interface
|
2023-01-13 13:20:36 +00:00 |
bioerr.h
|
BIO_s_dgram_pair
|
2022-09-23 11:59:13 +10:00 |
blowfish.h
|
|
|
bn.h
|
Improve FIPS RSA keygen performance.
|
2022-11-21 11:17:59 +01:00 |
bnerr.h
|
RSA keygen update: Raise an error if no prime candidate q is found.
|
2022-06-13 10:56:31 +02:00 |
buffer.h
|
|
|
buffererr.h
|
|
|
camellia.h
|
|
|
cast.h
|
|
|
cmac.h
|
|
|
cmp_util.h
|
|
|
cmp.h.in
|
add missing OSSL_CMP_CTX_reset_geninfo_ITAVs() function
|
2022-11-25 09:19:37 +01:00 |
cmperr.h
|
OSSL_CMP_validate_msg(): make sure to reject protection type mismatch
|
2022-12-08 08:19:45 +01:00 |
cms.h.in
|
CMS: add CMS_SignedData_verify(), a variant of CMS_verify() with extensions
|
2022-07-16 08:15:49 +02:00 |
cmserr.h
|
Ensure ossl_cms_EncryptedContent_init_bio() reports an error on no OID
|
2022-12-22 11:01:06 +01:00 |
comp.h
|
Add zlib oneshot compression
|
2022-11-07 11:23:13 +01:00 |
comperr.h
|
Add support for compressed certificates (RFC8879)
|
2022-10-18 09:30:22 -04:00 |
conf_api.h
|
|
|
conf.h.in
|
Header file cleanup for C++20 header-units
|
2022-05-09 10:04:58 +10:00 |
conferr.h
|
Allow absolute paths to be set
|
2021-05-05 13:11:17 +02:00 |
configuration.h.in
|
Add support for compressed certificates (RFC8879)
|
2022-10-18 09:30:22 -04:00 |
conftypes.h
|
Make conf_method_st and conf_st deprecated
|
2021-06-02 12:40:02 +10:00 |
core_dispatch.h
|
Add HPKE DHKEM provider support for EC, X25519 and X448.
|
2022-09-23 09:24:47 +01:00 |
core_names.h
|
Support all five EdDSA instances from RFC 8032
|
2023-01-13 07:09:09 +00:00 |
core_object.h
|
|
|
core.h
|
Make OSSL_provider_init() OPENSSL_EXPORT, not just extern
|
2021-12-10 12:08:48 +01:00 |
crmf.h.in
|
CMP+CRMF: fix formatting nits in crypto/, include/, and test/
|
2022-11-24 13:45:06 +01:00 |
crmferr.h
|
|
|
crypto.h.in
|
Rename ossl_sleep() to OSSL_sleep() and make it public
|
2022-10-06 08:01:09 +02:00 |
cryptoerr_legacy.h
|
Remove all trace of FIPS_mode functions
|
2021-05-06 09:54:37 +10:00 |
cryptoerr.h
|
err: add additional errors
|
2022-01-12 20:10:21 +11:00 |
ct.h.in
|
fix some code with obvious wrong coding style
|
2021-10-28 13:10:46 +10:00 |
cterr.h
|
|
|
decoder.h
|
libcrypto: make XXX_get_number() internal
|
2021-06-02 20:45:39 +10:00 |
decodererr.h
|
Better error messages if there are no encoders/decoders/store loaders
|
2021-05-18 15:30:25 +01:00 |
des.h
|
|
|
dh.h
|
Header file cleanup for C++20 header-units
|
2022-05-09 10:04:58 +10:00 |
dherr.h
|
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2022-10-05 14:02:03 +02:00 |
dsa.h
|
Header file cleanup for C++20 header-units
|
2022-05-09 10:04:58 +10:00 |
dsaerr.h
|
|
|
dtls1.h
|
Fix dtls timeout dead code
|
2021-07-29 10:08:07 -07:00 |
e_os2.h
|
Prepare NonStop for fixed-size integer types.
|
2022-05-19 13:30:43 +10:00 |
ebcdic.h
|
|
|
ec.h
|
Header file cleanup for C++20 header-units
|
2022-05-09 10:04:58 +10:00 |
ecdh.h
|
|
|
ecdsa.h
|
|
|
ecerr.h
|
Add error code for unsupported explicit parameters
|
2022-04-14 08:51:18 +02:00 |
encoder.h
|
ENCODER: Drop OSSL_ENCODER_PARAM_INPUT_TYPE
|
2021-06-05 20:30:47 +10:00 |
encodererr.h
|
|
|
engine.h
|
apps & al : Fix various typos, repeated words, align some spelling to LDP.
|
2022-10-12 16:55:28 +11:00 |
engineerr.h
|
|
|
err.h.in
|
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2022-10-05 14:02:03 +02:00 |
ess.h.in
|
|
|
esserr.h
|
|
|
evp.h
|
rand: add set0 calls for the private and public DRBGs
|
2022-11-02 08:42:46 +11:00 |
evperr.h
|
Remove all trace of FIPS_mode functions
|
2021-05-06 09:54:37 +10:00 |
fips_names.h
|
|
|
fipskey.h.in
|
|
|
hmac.h
|
Add quick one-shot EVP_Q_mac() and deprecation compensation decls for MAC functions
|
2021-05-08 14:35:03 +02:00 |
hpke.h
|
prevent HPKE sender setting seq unwisely
|
2022-12-08 10:59:03 +01:00 |
http.h
|
HTTP client: fix use of OSSL_HTTP_adapt_proxy(), which is needed also in cmp.c
|
2021-06-16 14:36:01 +01:00 |
httperr.h
|
OSSL_HTTP_get(): Fix timeout handling on redirection
|
2021-12-09 18:10:07 +01:00 |
idea.h
|
|
|
kdf.h
|
libcrypto: make XXX_get_number() internal
|
2021-06-02 20:45:39 +10:00 |
kdferr.h
|
|
|
lhash.h.in
|
Change all references to OpenSSL 3.1 to OpenSSL 3.2 in the master branch
|
2022-10-07 10:05:50 +02:00 |
macros.h
|
Change all references to OpenSSL 3.1 to OpenSSL 3.2 in the master branch
|
2022-10-07 10:05:50 +02:00 |
md2.h
|
|
|
md4.h
|
|
|
md5.h
|
|
|
mdc2.h
|
|
|
modes.h
|
|
|
obj_mac.h
|
obj: Add SM4 XTS OID
|
2022-11-29 16:17:30 +01:00 |
objects.h
|
|
|
objectserr.h
|
|
|
ocsp.h.in
|
Fix legacy OCSP_REQ_CTX_http() function to expect ASN.1 formatted input
|
2021-07-11 17:06:12 +02:00 |
ocsperr.h
|
|
|
opensslconf.h
|
|
|
opensslv.h.in
|
|
|
ossl_typ.h
|
|
|
param_build.h
|
|
|
params.h
|
|
|
pem2.h
|
|
|
pem.h
|
Support decode SM2 parameters
|
2022-08-23 11:08:11 +10:00 |
pemerr.h
|
|
|
pkcs7.h.in
|
PKCS7: add notes to pkcs7.h.in and minor code cleanup in crypto/{pkcs7,cms}/
|
2022-09-02 21:29:38 +02:00 |
pkcs7err.h
|
|
|
pkcs12.h.in
|
PKCS12_SAFEBAG_set0_attrs: Remove const from function signature
|
2022-10-13 13:21:54 +01:00 |
pkcs12err.h
|
Allow PKCS12 export to set arbitrary bag attributes
|
2022-09-23 17:40:02 +01:00 |
prov_ssl.h
|
Move libssl related defines used by fips provider to prov_ssl.h
|
2021-06-04 17:06:47 +02:00 |
proverr.h
|
Implements Hybrid Public Key Encryption (HPKE) as per RFC9180.
|
2022-11-25 16:26:55 +00:00 |
provider.h
|
Implement OSSL_PROVIDER_get0_default_search_path, add docs and tests.
|
2022-12-06 18:24:06 +01:00 |
quic.h
|
Add OSSL_QUIC methods to headers and manual pages
|
2022-06-03 12:07:17 +10:00 |
rand.h
|
rand: add set0 calls for the private and public DRBGs
|
2022-11-02 08:42:46 +11:00 |
randerr.h
|
err: remove the derivation function is mandatory for FIPS error message since it's no longer used and newly introduced
|
2021-07-20 18:34:07 +10:00 |
rc2.h
|
|
|
rc4.h
|
|
|
rc5.h
|
|
|
ripemd.h
|
|
|
rsa.h
|
rsa: Add option to disable implicit rejection
|
2022-12-12 11:30:52 +01:00 |
rsaerr.h
|
rand: use size_t for size argument to RAND_bytes_ex()
|
2021-06-01 18:13:36 +10:00 |
safestack.h.in
|
Update copyright year
|
2021-05-06 13:03:23 +01:00 |
seed.h
|
|
|
self_test.h
|
Update FIPS KATs for 140-3
|
2022-11-02 08:42:46 +11:00 |
sha.h
|
sha: convert SHA one shot macros back to being functions
|
2021-06-10 14:18:06 +10:00 |
srp.h.in
|
|
|
srtp.h
|
Add more SRTP protection profiles
|
2022-05-23 10:07:51 +02:00 |
ssl2.h
|
|
|
ssl3.h
|
Add support for compressed certificates (RFC8879)
|
2022-10-18 09:30:22 -04:00 |
ssl.h.in
|
QUIC API: Rename want_net_read and want_net_write
|
2023-01-13 13:20:38 +00:00 |
sslerr_legacy.h
|
|
|
sslerr.h
|
Make error reason for disallowed legacy sigalg more specific
|
2022-12-13 10:10:57 +11:00 |
stack.h
|
Update copyright year
|
2021-05-06 13:03:23 +01:00 |
store.h
|
STORE: Make OSSL_STORE_LOADER_fetch() consistent with all other fetch functions
|
2021-06-11 09:09:21 +02:00 |
storeerr.h
|
Better error messages if there are no encoders/decoders/store loaders
|
2021-05-18 15:30:25 +01:00 |
symhacks.h
|
|
|
thread.h
|
crypto: add preemptive threading support
|
2022-10-17 09:45:39 +01:00 |
tls1.h
|
Add support for compressed certificates (RFC8879)
|
2022-10-18 09:30:22 -04:00 |
trace.h
|
Avoid ifdefs in trace categories
|
2022-12-22 11:33:48 +01:00 |
ts.h
|
Header file cleanup for C++20 header-units
|
2022-05-09 10:04:58 +10:00 |
tserr.h
|
|
|
txt_db.h
|
|
|
types.h
|
Move types.h #undefs for wincrypt.h compatibility
|
2022-05-30 07:19:14 +02:00 |
ui.h.in
|
|
|
uierr.h
|
|
|
whrlpool.h
|
|
|
x509_vfy.h.in
|
x509_lu.c and x509_vfy.c: improve coding style, comments, and related doc
|
2022-07-26 16:35:01 +02:00 |
x509.h.in
|
Add d2i_PUBKEY_ex_fp and d2i_PUBKEY_ex_bio.
|
2022-11-02 11:25:48 +01:00 |
x509err.h
|
x509_att.c: improve error checking and reporting and coding style
|
2022-08-24 11:25:04 +02:00 |
x509v3.h.in
|
X509: Add "code sign" as purpose for verification of certificates
|
2022-08-18 10:24:53 +02:00 |
x509v3err.h
|
Update copyright year
|
2022-05-03 13:34:51 +01:00 |