Make the RSA ASYM_CIPHER implementation available inside the FIPS module
[openssl.git] / util /
2020-02-12 Dr. David von Oheimbfix build for new HTTP client in case OPENSSL_NO_CMP...
2020-02-12 PauliRemove unused OSSL_PARAM_construct_from_text() function.
2020-02-11 Paulidsa: deprecate applications that depend on the low...
2020-02-11 PauliDeprecate the low level DSA functions.
2020-02-10 Dr. David von OheimbGeneralize the HTTP client so far implemented mostly...
2020-02-10 Dr. David von Oheimbadd BIO_socket_wait(), BIO_wait(), and BIO_connect_retr...
2020-02-10 Davide GalassiMemory allocator code cleanup
2020-02-07 Dr. Matthias St... RAND_DRBG: add a callback data for entropy and nonce...
2020-02-07 Matt CaswellTemporariy add ASN1_item_verify_ctx() missingcrypto.txt
2020-02-07 Matt CaswellDon't ignore ASN1 when checking for undocumented symbols
2020-02-06 Rich SalzAdd cmd-nits to travis build
2020-02-06 Matt CaswellFix builds with no-dh
2020-02-04 PauliDeprecate the ECDSA and EV_KEY_METHOD functions.
2020-02-03 Matt CaswellDon't complain about documented symbols with find-doc...
2020-02-02 Richard LevitteX509: Refactor X509_verify() and X509_REQ_verify()...
2020-01-29 Rich SalzDocument most missing options
2020-01-29 Shane LontisAdd RSA key validation to default provider
2020-01-29 PauliTLS: use EVP for HMAC throughout libssl.
2020-01-29 PauliDeprecate the low level HMAC functions
2020-01-29 PauliDeprecate the low level CMAC functions
2020-01-27 Richard LevitteOpenSSL::Test: bring back the relative paths
2020-01-25 Richard LevitteEVP: Adapt EVP_PKEY Seal and Open for provider keys
2020-01-24 PauliDeprecate the low level DES functions.
2020-01-24 Dmitry BelyavskiyNew functions for PKCS8 attributes management - documen...
2020-01-24 Dmitry BelyavskiyNew functions for PKCS8 attributes management
2020-01-23 Richard LevitteEVP: Add EVP_PKEY_get_default_digest_name() and use it
2020-01-23 Shane LontisRe-remove TS_VERIFY_CTX_set_certs entry from missingcry...
2020-01-22 Rich SalzFix some missing doc links.
2020-01-22 Matt CaswellIntroduce SSL_CTX_new_with_libex()
2020-01-20 Matt CaswellConvert rand_bytes_ex and rand_priv_bytes_ex to public...
2020-01-19 PauliDeprecate the low level IDEA functions.
2020-01-19 PauliTODO: undo md5.h and sha.h changes temporarily
2020-01-19 PauliDeprecate the low level MD5 functions.
2020-01-19 PauliDeprecate the low level SHA functions.
2020-01-17 Richard LevitteDOC: New file for EVP_PKEY_size(), EVP_PKEY_bits()...
2020-01-17 Paul YangAdd duplication APIs to ASN1_TIME and related types
2020-01-16 Paul YangAdd doc for TS_VERIFY_CTX_set_certs()
2020-01-15 PauliDeprecate the low level RC5 functions
2020-01-15 PauliDeprecate the low level RC4 functions
2020-01-15 PauliDeprecate the low level RC2 functions
2020-01-15 PauliDeprecate the low level SEED functions
2020-01-15 Shane LontisAdd FIPS Self test kats for digests
2020-01-13 Rich SalzRefactor the tls/dlts version options
2020-01-13 Matt CaswellDeprecate the Low Level CAST APIs
2020-01-13 Matt CaswellDeprecate Low Level Camellia APIs
2020-01-13 Dr. David von Oheimbmake find-doc-nits report function typedef w/ space...
2020-01-13 Dr. David von Oheimbhandle new findings of find-doc-nits for certain typedefs
2020-01-13 Dr. David von Oheimbimprove 'typedef' patterns of find-doc-nits
2020-01-12 PauliDeprecate the low level Whirlpool functions.
2020-01-12 PauliDeprecate the low level MDC2 functions.
2020-01-12 PauliDeprecate the low level MD4 functions.
2020-01-12 PauliDeprecate the low level MD2 functions.
2020-01-12 PauliDeprecate the low level RIPEMD160 functions.
2020-01-12 Shane LontisAdd dsa signature alg to fips provider
2020-01-08 Matt CaswellDeprecate Low Level Blowfish APIs
2020-01-06 Matt CaswellDeprecate the low level AES functions
2019-12-25 Richard LevitteRemoved now documented stuff from util/missing*.txt
2019-12-25 Richard Levitteutil/find-doc-nits: when loading "missing" files, check...
2019-12-21 Richard LevitteOpenSSL::Util::extract_pod_info(): Allow invisible...
2019-12-21 Richard LevitteOpenSSL::Util::extract_pod_info(): Read the POD one...
2019-12-21 Richard LevitteAdjust all util/missing*.txt to include the section...
2019-12-21 Richard Levitteutil/find-doc-nits: Better checking of missing document...
2019-12-21 Richard Levitteperl: OpenSSL::Util::Pod::extract_pod_info() now saves...
2019-12-19 Richard LevitteCRYPTO: split cipher_platform.h into algorithm specific...
2019-12-18 Richard LevitteBIO: Add BIO_f_prefix(), a text line prefixing filter
2019-12-14 Rich SalzDeprecate most of debug-memory
2019-12-13 Richard LevitteRemove CRYPTO_secure_allocated from util/missingcrypto1...
2019-12-12 Rich SalzVarious missing-link fixes
2019-12-12 Dr. David von Oheimbchunk 6 of CMP contribution to OpenSSL
2019-12-11 Rich SalzFix docs for CRYPTO_secure_allocated
2019-12-11 Veres LajosFix some typos
2019-12-10 Rich SalzRemove handling of outdated macro's
2019-12-04 Dr. David von Oheimbadd X509_cmp_timeframe() including its documentation
2019-12-03 Richard Levitteutil/mkerr.pl: don't stop reading conserved symbols...
2019-11-29 Richard Levitteutil/find-doc-nits: ignore macros ending in _fnsig
2019-11-29 Richard Levitteutil/find-doc-nits: limit the prototype check
2019-11-29 Richard LevittePROV SERIALIZER: add support for writing RSA keys
2019-11-29 Richard LevittePROV SERIALIZER: add common functionality to serialize...
2019-11-29 Richard LevitteSERIALIZER: add support for serializing EVP_PKEYs
2019-11-29 Richard LevitteSERIALIZER: add functions for serialization to file
2019-11-29 Richard LevitteSERIALIZER: New API for serialization of objects throug...
2019-11-29 Richard Levitteconfigdata.pm.in, util/dofile.pl: load 'platform' uncon...
2019-11-27 Richard Levitteutil/find-doc-nits: Better parsing of links
2019-11-17 Anthony HuAdd missing EVP_PKEY_METHOD accessors for digestsign...
2019-11-14 Tomas MrazDelete recently documented functions from missingcrypto
2019-11-14 Matt CaswellMove RSA Asym cipher code to the default provider
2019-11-14 Matt CaswellImplement provider support for Asym Ciphers
2019-11-13 Dr. Matthias St... libcrypto.num: remove some unused EVP_MAC symbols
2019-11-12 Dr. David von Oheimbadd OPENSSL_FUNC.pod documenting OPENSSL_MSTR, OPENSSL_...
2019-11-12 Richard LevitteSSL: Document SSL_add_{file,dir,store}_cert_subjects_to...
2019-11-12 Richard LevitteMake sure KDF reason codes are conserved in their curre...
2019-11-12 Richard LevitteDeprecate ERR_load_KDF_strings()
2019-11-12 Richard Levitteutil/perl/OpenSSL/ParseC.pm: Fix 'extern "C" DEPRECATED...
2019-11-12 Richard LevitteReinstate the KDF error macros
2019-11-10 Rich SalzFix L<xxx(1)> links to be L<openssl-xxx(1)>
2019-11-07 Richard LevitteAdd EVP functionality to create domain params and keys...
2019-11-07 Richard LevitteUpdate source files for deprecation at 3.0
2019-11-07 Richard LevitteChange the logic and behaviour surrounding '--api'...
2019-11-05 Richard Levitteutil/mknum.pl: output stats on unassigned symbols
2019-11-05 Richard Levitteutil/mknum.pl: Call OpenSSL::Ordinals::renumber() for...
next