rsa: add ossl_ prefix to internal rsa_ calls.
[openssl.git] / include / crypto /
2020-10-06 Paulirsa: add ossl_ prefix to internal rsa_ calls.
2020-10-04 Richard LevitteDECODER: Allow precise result type for OSSL_DECODER_CTX...
2020-10-01 Richard LevitteEVP: use evp_pkey_ctx_is_legacy() to find what implemen...
2020-10-01 Matt CaswellRun the withlibctx.pl script
2020-10-01 Paulider: _ossl prefix DER functions
2020-09-25 jwalchen EVP_PKEY_CTX_set_rsa_keygen_pubexp() BIGNUM management
2020-09-25 Matt CaswellRemove some dead SM2 code
2020-09-25 Richard LevitteHide ECX_KEY again
2020-09-23 Shane LontisFix ecx so that is uses a settable propertyquery
2020-09-23 Shane LontisChange rsa gen so it can use the propq from OSSL_PKEY_P...
2020-09-23 PauliAdd a "random" configuration section.
2020-09-22 Paul YangAdd SM2 signature algorithm to default provider
2020-09-20 Richard LevitteENCODER: Refactor the OSSL_ENCODER API to be more like...
2020-09-19 Shane LontisFix ec keygen so that it passes the library context...
2020-09-19 Shane LontisAdd KEM (Key encapsulation mechanism) support to providers
2020-09-12 Richard LevitteEVP: Add the internal convenience function evp_keymgmt_...
2020-09-12 Richard LevitteEC: Reimplement EVP_PKEY_CTX_set_ec_param_enc() to...
2020-09-11 Dr. David von OheimbExtend X509 cert checks and error reporting in v3_...
2020-09-10 Matt CaswellFix an EVP_MD_CTX leak
2020-09-08 Richard LevittePEM: Make PEM_write_bio_PrivateKey_traditional() handle...
2020-09-08 Jakub ZelenkaAdd CMS AuthEnvelopedData with AES-GCM support
2020-09-08 Richard LevitteEVP: Add support for delayed EVP_PKEY operation parameters
2020-09-08 Richard LevitteEVP: Preserve the EVP_PKEY id in a few more spots
2020-09-03 Richard LevitteSTORE: Add a built-in 'file:' storemgmt implementation...
2020-09-03 Richard LevitteSTORE: Move the built-in 'file:' loader to become an...
2020-08-29 Matt CaswellDelete unused PKEY MAC files
2020-08-26 Dmitry BelyavskiyPunycode decoding implementation
2020-08-24 Richard LevitteSTORE: Modify to support loading with provider based...
2020-08-22 Shane LontisAdd Explicit EC parameter support to providers.
2020-08-21 Richard LevitteClean away some declarations
2020-08-21 Richard LevitteRename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCO...
2020-08-21 Dr. David von OheimbAdd libctx and propq param to ASN.1 sign/verify/HMAC...
2020-08-21 Dr. David von OheimbAdd prerequisite #include directives to include/crypto...
2020-08-20 Richard LevitteX509: Add d2i_PUBKEY_ex(), which take a libctx and...
2020-08-17 Matt CaswellLoad the default config file before working with defaul...
2020-08-12 Dr. David von OheimbIntroduce X509_add_cert[s] simplifying various addition...
2020-08-12 Shane LontisAdd public API for gettables and settables for keymanag...
2020-08-11 Benjamin KadukUse local IV storage in EVP BLOCK_* macros
2020-08-11 Shane LontisAdd dh_kdf support to provider
2020-08-10 Matt CaswellDelete old KDF bridge EVP_PKEY_METHODS
2020-08-09 Shane LontisAdd 'on demand self test' and status test to providers
2020-08-09 Shane LontisAdd libctx support to PKCS7.
2020-08-09 Shane LontisAdd internal method x509_set0_libctx().
2020-08-07 Shane LontisAdd evp_test fixes.
2020-08-06 Richard LevitteRSA: Be less strict on PSS parameters when exporting...
2020-08-06 Matt CaswellUpdate copyright year
2020-07-24 Richard LevitteDESERIALIZER: Add foundation for deserializers
2020-07-24 Richard LevitteKEYMGMT: Add key loading function OSSL_FUNC_keymgmt_load()
2020-07-24 Richard LevitteEVP KEYMGMT utils: Make a few more utility functions...
2020-07-24 Shane LontisAdd X509 related libctx changes.
2020-07-22 Shane LontisFix provider cipher reinit issue
2020-06-24 Dr. Matthias St... Make the naming scheme for dispatched functions more...
2020-06-24 Dr. Matthias St... Rename <openssl/core_numbers.h> -> <openssl/core_dispat...
2020-06-24 Paulishare rand_pool between libcrypto and providers
2020-06-19 Matt CaswellAdd more complete support for libctx/propq in the EC...
2020-06-17 Shane LontisAdd ACVP fips module tests
2020-06-05 Matt CaswellMake EVP_PKEY_[get1|set1]_tls_encodedpoint work with...
2020-05-27 FdaSilvaYYcrypto/cms: add CAdES-BES signed attributes validation
2020-05-27 Richard LevittePROV: Use rsa_padding_add_PKCS1_OAEP_mgf1_with_libctx...
2020-05-26 Dr. David von OheimbConstify X509_PUBKEY_get(), X509_PUBKEY_get0(), and...
2020-05-26 Shane LontisUpdate core_names.h fields and document most fields.
2020-05-23 Richard LevitteRe-introduce legacy EVP_PKEY types for provided keys
2020-05-14 Richard LevittePROV & KEYMGMT: Add PSS-parameter support in the RSA...
2020-05-14 Richard LevitteRSA: Add a less loaded PSS-parameter structure
2020-05-14 Richard LevitteRSA: Add rsa_schemes.c, to store scheme data and transl...
2020-05-14 Richard LevitteRSA: Extract much of the rsa_pkey_export_to() code...
2020-05-07 Shane LontisRemove gen_get_params & gen_gettable_params from keygen...
2020-05-04 Matt CaswellAdd the library ctx into an ECX_KEY
2020-05-04 Matt CaswellAdd the ability to ECX to import keys with only the...
2020-04-28 Richard LevitteRename FIPS_MODE to FIPS_MODULE
2020-04-23 Matt CaswellUpdate copyright year
2020-04-23 Richard LevitteEVP: add internal evp_keymgmt_util_get_deflt_digest_nam...
2020-04-20 Shane LontisFix DH_get_nid() so that it does not cache values.
2020-04-17 Paulis390: ECX key generation fixes.
2020-04-17 Pauliecx: add key generation support.
2020-04-16 Matt CaswellIntroduce an internal version of X509_check_issued()
2020-04-15 Shane LontisAdd DH keygen to providers
2020-04-15 Shane LontisAdd DSA keygen to provider
2020-04-15 Matt CaswellTeach the OSSL_STORE code about libctx
2020-04-15 Matt CaswellTeach d2i_PrivateKey et al about libctx
2020-04-15 Richard LevitteKEYMGMT: Add functions to get param/key generation...
2020-04-14 Aaron ThompsonAdd ex_data to EVP_PKEY.
2020-04-09 Matt CaswellEnable Ed25519 signing/verifying to use the libctx
2020-04-09 Matt CaswellEnable export_to functions to have access to the libctx
2020-04-08 Matt CaswellAdd X509_STORE_CTX_new_with_libctx()
2020-04-01 Shane LontisAdd EVP_PKEY_gettable_params support for accessing...
2020-03-25 Richard LevitteEVP: Implement support for key downgrading in backends
2020-03-25 Richard LevitteEVP: Downgrade keys rather than upgrade
2020-03-25 Richard LevitteEVP: Clarify the states of an EVP_PKEY
2020-03-23 Dr. David von OheimbConstify various mostly X509-related parameter types...
2020-03-21 Richard LevitteEVP: fetch the EVP_KEYMGMT earlier
2020-03-19 Matt CaswellUse RAND_bytes_ex in crypto/rsa
2020-03-17 Matt CaswellImplement serializers for ED25519 and ED448
2020-03-15 Richard LevitteX509: Rename X509_set0_sm2_id() and friends
2020-03-15 Richard LevitteEVP: Don't call digest_custom() quite so early
2020-03-15 Shane LontisAdd ECDSA to providers
2020-03-12 Richard LevitteEVP: Add new domparams and key generation functionality
2020-03-12 Richard LevitteCORE: Add the key object generator libcrypto<->provider...
2020-03-11 Shane LontisAdd ECDH to fips provider
2020-03-11 Shane LontisAdd EC key validation to default provider
next