EVP: Add new domparams and key generation functionality
[openssl.git] / util /
2020-03-12 Richard LevitteEVP: Add new domparams and key generation functionality
2020-03-11 Rich SalzDOCS: Use "command" not "tool" or "utility"
2020-03-10 Dr. David von OheimbMove OSSL_CMP_X509_digest() to x_all.c, renaming it...
2020-03-10 Dr. David von OheimbChunk 8 of CMP contribution to OpenSSL: CMP server...
2020-03-10 Richard LevitteDOCS: Add missing documentation in util/missingcrypto.txt
2020-03-09 Dr. David von OheimbRenew and extend the tool for checking adherence to...
2020-03-09 Richard Levitteutil/wrap.pl: do not look at EXE_SHELL
2020-03-07 Paulicmdline app: add provider commandline options.
2020-03-06 Rich SalzUse .cnf for config files, not .conf
2020-03-03 Dmitry BelyavskiyDocumenting newly added CMS modification
2020-03-03 Dmitry BelyavskiyImplementation of Russian GOST CMS
2020-03-03 Shane LontisAdd pairwise consistency self tests to asym keygenerators
2020-02-28 Nikolay Morozovx509v3 subjectSignTool extention support
2020-02-28 Richard LevitteFix util/mktar.sh to use the new VERSION information
2020-02-27 Richard LevitteDeprecate ASN1_sign(), ASN1_verify() and ASN1_digest()
2020-02-27 Richard LevitteTEST: add util/wrap.pl and use it
2020-02-26 Rich SalzUse a wrapper for pod2html
2020-02-22 Richard LevittePROV: add RSA signature implementation
2020-02-21 Dr. David von OheimbDon't exclude quite so much in a no-sock build
2020-02-20 PauliDeprecate the low level Diffie-Hellman functions.
2020-02-20 PauliDeprecate the low level RSA functions.
2020-02-18 Nicola Tuveri[PROV][KMGMT][KEXCH][EC] Implement EC keymgtm and ECDH
2020-02-18 Richard LevitteTEST: Optionally silence OpenSSL::Test::setup()
2020-02-18 Richard LevitteTEST: Create test specific output directories
2020-02-18 Richard LevitteDOC: Add documentation related to X509_LOOKUPs
2020-02-18 Richard LevitteMake util/find-doc-nits runnable from the build tree
2020-02-17 Dr. David von Oheimbchunk 7 of CMP contribution to OpenSSL
2020-02-17 Dr. David von Oheimbimprove CMP logging according to comments on CMP chunk...
2020-02-17 Dr. David von Oheimbadd internal doc files actually belonging to CMP contri...
2020-02-17 Rich SalzAdd $debug variable and use it
2020-02-15 Richard LevitteDocument OSSL_SERIALIZER_PUBKEY_TO_DER_PQ and friends
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
next