util/mknum.pl: Really allow unset ordinals in development
[openssl.git] / crypto /
2021-06-03 Shane LontisFix errors found by parfait static analyser.
2021-06-03 Paulirsa: make the maximum key strength check FIPS only.
2021-06-02 Paulistore: include internal header
2021-06-02 Paulilibcrypto: make XXX_get_number() internal
2021-06-02 Paulicrypto: remove TODOs
2021-06-02 Paulihttp: remove TODOs
2021-06-02 Paulievp: remove TODOs
2021-06-02 Paulierr: remove TODOs
2021-06-02 Pauliec: remove TODOs
2021-06-02 Paulidso: remove TODOs
2021-06-02 Paulibn: remove TODOs
2021-06-02 Paulirsa: remove TODOs
2021-06-02 Paulistore: remove TODOs
2021-06-02 Paulipem: remove TODOs
2021-06-02 Pauliocsp: remove TODOs
2021-06-02 Paulict: remove TODOs
2021-06-02 Paulicrmf: remove TODOs
2021-06-02 Paulicomp: remove TODOs
2021-06-02 Paulicms: remove TODOs
2021-06-02 Paulicmp: remove TODOs
2021-06-02 Paulix509: remove TODOs
2021-06-02 Paulibio: remove TODOs
2021-06-02 Pauliasn.1: remove TODOs
2021-06-02 Tomas MrazAdd NCONF_get_section_names()
2021-06-02 Rich SalzAdd NCONF_get0_libctx()
2021-06-02 Rich SalzMake conf_method_st and conf_st deprecated
2021-06-01 Tomas MrazRename also the OSSL_PROVIDER_name() function
2021-06-01 Tomas MrazRename all getters to use get/get0 in name
2021-06-01 Jon SpillettPass library context and property query into private...
2021-06-01 Jon SpillettEnhance the encoder/decoder tests to allow testing...
2021-06-01 Paulicrypto: updates to pass size_t to RAND_bytes_ex()
2021-06-01 Paulirand: use size_t for size argument to RAND_bytes_ex()
2021-06-01 Shane LontisFix error stack for some fetch calls.
2021-06-01 Shane LontisFix aes cfb1 so that it can operate in bit mode.
2021-06-01 Paulisparc: fix cross compile build
2021-06-01 Paulippc: fix ambiguous if if else statement
2021-05-30 Matt CaswellFix cert creation in the store
2021-05-30 Matt CaswellTeach EVP_PKEYs to say whether they were decoded from...
2021-05-30 Matt CaswellUpdate check_sig_alg_match() to work with provided...
2021-05-30 Matt CaswellSpecial case SM2 when decoding
2021-05-30 Shane LontisFix PKCS7_verify to not have an error stack if it succeeds.
2021-05-29 Pauliadd zero strenght arguments to BN and RAND RNG calls
2021-05-29 Paulirand: add a strength argument to the BN and RAND RNG...
2021-05-29 Amitay Isaacsec: Add PPC64 vector assembly version of p521 field...
2021-05-29 Martin Schwenkeec: Add run time code selection for p521 field operations
2021-05-29 Martin Schwenkeec: Rename reference p521 field operations and use...
2021-05-29 Martin Schwenkeperlasm/ppc-xlate.pl: Handle rewriting of vector registers
2021-05-29 Dr. David von OheimbBIO acpt_state(): Allow retrying addresses (e.g., using...
2021-05-29 Dr. David von OheimbDOC: Slightly improve the documentation of BIO_lookup...
2021-05-28 Shane LontisAdd missing EVP_CTRL_CCM_SET_L control
2021-05-28 Shane LontisFix PKCS12_create() so that a fetch error is not added...
2021-05-28 Petr GotthardFix memory leak in OSSL_CMP_CTX
2021-05-28 Rich SalzRework and make DEBUG macros consistent.
2021-05-28 Tom CosgroveInitialise OPENSSL_armcap_P to 0 before setting it...
2021-05-27 Paulicoverity 1484912: Null pointer dereferences (NULL_RETURNS)
2021-05-27 Paulicoverity 1484913: Null pointer dereferences (REVERSE_INULL)
2021-05-27 Paulierrors: update error message (to be squashed)
2021-05-27 Paulirsa: check that the RNG is capable of producing a key...
2021-05-27 Paulirsa: remove the limit on the maximum key strength
2021-05-26 Rich SalzUse "" for include crypto/xxx
2021-05-26 Rich SalzUse "" for include internal/xxx
2021-05-26 Rich SalzUse <> for #include openssl/xxx
2021-05-26 Paulirsa: rename global rsaz_ sumbols so they are in namespace
2021-05-26 Pauliaes: rename new bsaes_ symbols -> ossl_bsaes_ ones
2021-05-26 Paulibn: rename extract_multiplier_2x20_win5 -> ossl_extract...
2021-05-26 Paulibn: rename bn_check_prime_int -> ossl_bn_check_primt
2021-05-26 Tomas MrazDeprecate old style BIO callback calls
2021-05-26 Tomas MrazOSSL_DECODER_from_bio: Report an unsupported error...
2021-05-26 Tomas MrazFix possible infinite loop in pem_read_bio_key_decoder()
2021-05-26 Paulirsa: special case the strengths of RSA with 7680 and...
2021-05-26 Shane LontisFix buffer overflow when generating large RSA keys...
2021-05-26 Paulierr: rename err_load_xxx_strings_int functions
2021-05-25 Paulimac: add a getter for the MAC block size.
2021-05-25 Rich SalzRemove engine_table_select_int
2021-05-24 Juergen ChristFix warning in gf_serialize
2021-05-24 Matt CaswellDon't try the same decoder multiple times
2021-05-24 Jon SpillettAdded PKCS5_PBE_keyivgen_ex() to allow PBKDF1 algorithm...
2021-05-24 Jon SpillettAdd PBKDF1 to the legacy provider
2021-05-24 Matt CaswellRemove some perl 5.14 use from rsaz-avx512.pl
2021-05-24 Shane LontisRename the field 'provctx and data' to 'algctx' inside...
2021-05-23 Matt CaswellFix a memleak in the FIPS provider
2021-05-23 Paulicore: condition out more in FIPS builds
2021-05-22 Pauliproperty: convert integers to strings properly.
2021-05-21 Jean-Philippe BoivinProperly restore XMM registers in ChaCha20's AVX-512...
2021-05-21 Tomas Mrazpem_read_bio_key_legacy: Do not obscure real error...
2021-05-20 Matt CaswellUpdate copyright year
2021-05-20 Richard LevitteEVP: Modify EVP_PKEY_export() to handle legacy EVP_PKEYs
2021-05-20 Richard LevitteModify EVP_PKEY_ASN1_METHOD's export_to function to...
2021-05-20 Matt CaswellUpdate documentation for global properties mirroring
2021-05-20 Matt CaswellEnsure mirroring of properties works for subsequent...
2021-05-20 Matt CaswellAdd a callback for providers to know about global prope...
2021-05-20 Matt CaswellImplement the ability to convert a PROPERTY_LIST to...
2021-05-20 Paulitodo: remove TODO(3.0) from the sources.
2021-05-20 PauliRevert "ARM assembly pack: translate bit-sliced AES...
2021-05-19 Dr. David von OheimbX509_STORE_CTX_get1_issuer(): Simplify code, reducing...
2021-05-19 Dr. David von OheimbX509 build_chain(): Fix two potential memory leaks...
2021-05-19 Dr. David von OheimbX509 build_chain(): Make the variable 'curr' local...
2021-05-19 Dr. David von OheimbX509 build_chain(): Rename variable 'depth' to 'max_depth'
2021-05-19 Dr. David von OheimbX509 build_chain(): Restrict scope of 'self_signed...
2021-05-19 Richard LevitteMake sure to include "internal/numbers.h" to get SIZE_MAX
next