index
:
openssl
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_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
SSLeay
dependabot-review
dependabot/github_actions/coverallsapp/github-action-2.3.3
feature/acert-cli
feature/dtls-1.3
feature/ech
feature/evp_skey
feature/hss
feature/ml-kem
feature/quic-server
feature/slh-dsa
master
openssl-3.0
openssl-3.1
openssl-3.2
openssl-3.3
openssl-3.4
tls1.3-draft-18
tls1.3-draft-19
Mirror of https://github.com/openssl/openssl
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
util
/
libcrypto.num
Age
Commit message (
Expand
)
Author
2022-05-03
make update
Matt Caswell
2022-04-21
Public API functions OPENSSL_str[n]casecmp
Dmitry Belyavskiy
2021-07-29
make update
Matt Caswell
2021-07-26
EVP: Add EVP_PKEY_get0_provider() and EVP_PKEY_CTX_get0_provider()
Richard Levitte
2021-06-30
CMP: Add missing getter functions to CRMF API and CMP API
Dr. David von Oheimb
2021-06-16
HTTP client: fix use of OSSL_HTTP_adapt_proxy(), which is needed also in cmp.c
Dr. David von Oheimb
2021-06-11
Rename OSSL_HTTP_set_request() to OSSL_HTTP_set1_request() for clarity
Dr. David von Oheimb
2021-06-11
Add support for ISO 8601 datetime format
William Edmisten
2021-06-10
util: convert SHA* one shots back to being functions
Pauli
2021-06-05
ENCODER: Drop OSSL_ENCODER_PARAM_INPUT_TYPE
Richard Levitte
2021-06-05
Teach more of the ASN.1 code about libctx/propq
Matt Caswell
2021-06-05
Teach the ASN.1 code how to create embedded objects with libctx/propq
Matt Caswell
2021-06-05
Provide the ability to create an X509_PUBKEY with a libctx/propq
Matt Caswell
2021-06-03
Deprecate EVP_CIPHER_impl_ctx_size and EVP_CIPHER_CTX_buf_noconst
Richard Levitte
2021-06-03
Restore all the ? in util/libcrypto.num
Richard Levitte
2021-06-02
libcrypto: make XXX_get_number() internal
Pauli
2021-06-02
Fix up bad libcrypto.num
Jon Spillett
2021-06-02
Add NCONF_get_section_names()
Tomas Mraz
2021-06-02
Add NCONF_get0_libctx()
Rich Salz
2021-06-01
Rename also the OSSL_PROVIDER_name() function
Tomas Mraz
2021-06-01
Rename all getters to use get/get0 in name
Tomas Mraz
2021-06-01
Enhance the encoder/decoder tests to allow testing with a non-default library...
Jon Spillett
2021-05-26
Deprecate old style BIO callback calls
Tomas Mraz
2021-05-25
mac: add a getter for the MAC block size.
Pauli
2021-05-24
Added PKCS5_PBE_keyivgen_ex() to allow PBKDF1 algorithms to be fetched for a ...
Jon Spillett
2021-05-20
Add ordinal numbers to the .num files
Matt Caswell
2021-05-19
bio_lib: Add BIO_get_line, correct doc of BIO_gets
Dr. David von Oheimb
2021-05-13
Replace EVP_PKEY_supports_digest_nid
Tomas Mraz
2021-05-12
HTTP client: Minimal changes that include the improved API
Dr. David von Oheimb
2021-05-12
Add ASN1_item_i2d_mem_bio(); document and improve also ASN1_item_d2i_bio()
Dr. David von Oheimb
2021-05-12
apps: change list command to only list fetchable algorithms.
Pauli
2021-05-11
Add the concept of a child OSSL_LIB_CTX
Matt Caswell
2021-05-11
Add convenience functions and macros for asymmetric key generation
Dr. David von Oheimb
2021-05-08
Crypto: Add deprecation compatibility declarations for SHA* message digest fu...
Dr. David von Oheimb
2021-05-08
Add quick one-shot EVP_Q_mac() and deprecation compensation decls for MAC fun...
Dr. David von Oheimb
2021-05-06
Remove all trace of FIPS_mode functions
Rich Salz
2021-05-05
mac: add EVP_MAC_finalXOF() function
Pauli
2021-05-04
Create libcrypto support for BIO_new_from_core_bio()
Matt Caswell
2021-04-30
Add library context and property query support into the PKCS12 API
Jon Spillett
2021-04-28
CMS ESS: Move four internal aux function to where they belong in crypto/cms
Dr. David von Oheimb
2021-04-28
ESS: Export three core functions, clean up TS and CMS CAdES-BES usage
Dr. David von Oheimb
2021-04-28
Improve the implementation of X509_STORE_CTX_get1_issuer()
Tomas Mraz
2021-04-27
Deprecate EVP_PKEY_cmp() and EVP_PKEY_cmp_parameters().
Shane Lontis
2021-04-26
Add type_name member to provided methods and use it
Tomas Mraz
2021-04-20
Improve ossl_cmp_build_cert_chain(); publish it as X509_build_chain()
Dr. David von Oheimb
2021-04-19
Add the function OSSL_LIB_CTX_get0_global_default()
Matt Caswell
2021-04-18
Add "origin" field to EVP_CIPHER, EVP_MD
Rich Salz
2021-04-17
Fix naming for EVP_RAND_CTX_gettable functions.
Pauli
2021-04-15
Add EVP_PKEY_todata() and EVP_PKEY_export() functions.
Shane Lontis
2021-04-15
Rename EVP_PKEY_get0_first_alg_name to EVP_PKEY_get0_type_name
Tomas Mraz
[next]