openssl.git
2023-01-09 Tomas Mrazrsaz_exp_x2.c: Remove unused ALIGN64 macro
2023-01-09 Tomas Mrazrsaz_exp_x2.c: Avoid potential undefined behavior with...
2023-01-09 Tomas MrazRevert "Fix an occasional CI failure due to unaligned...
2023-01-05 Hugo LandauBIO_s_dgram: add documentation and hazard warnings
2023-01-04 Tomas MrazAvoid possible divide by zero
2023-01-04 Tomas Mraz80-test_cms.t: Fix rsapssSaltlen check on MinGW
2023-01-04 slontisCleanse internal BN_generate_dsa_nonce() buffers used...
2022-12-28 dependabot... Bump actions/setup-python from 4.3.1 to 4.4.0
2022-12-22 Tomas MrazINSTALL.md: Remove trailing space
2022-12-22 slontisDocs: Move deprecated ECDSA_ functions into a separate...
2022-12-22 slontisChange HKDF to alloc the info buffer.
2022-12-22 xkernelec_kmgmt.c: check the return of BN_CTX_get() in time.
2022-12-22 Matheus CunhaINSTALL.md: Fix typo
2022-12-22 slontisAdd Demos for DSA params/DSA keygen.
2022-12-22 Bernd EdlingerFix possible UB in init_info_strings
2022-12-22 Matt CaswellAdd a CMS test for a bad encryption algorithm
2022-12-22 Matt CaswellEnsure ossl_cms_EncryptedContent_init_bio() reports...
2022-12-22 Matt CaswellFix BIO_f_asn1() to properly report some errors
2022-12-22 Matt CaswellFix SMIME_crlf_copy() to properly report an error
2022-12-22 Matt CaswellFix BIO_f_cipher() flushing
2022-12-22 Nicola TuveriUpdate pyca-cryptography submodule to 38.0.4
2022-12-22 Nicola TuveriHonor OSSL_PKEY_PARAM_EC_POINT_CONVERSION_FORMAT as...
2022-12-21 Bernd EdlingerFix a logic flaw in test_mod_exp_zero
2022-12-20 Tomas MrazRaise the KMAC limits for key and custom size to 512...
2022-12-16 slontisUpdate FIPS related build instructions.
2022-12-16 Peiwei HuRefine the documents of several APIs
2022-12-16 slontisUpdate HMAC() documentation.
2022-12-16 Tomas MrazFix FIPS Provider compat CI of 3.0 libcrypto with 3...
2022-12-15 PauliCoverity: fix 272011 resource leak
2022-12-14 Simo SorceFix openssl storeutl to allow serial + issuer
2022-12-12 Tomas MrazMake error reason for disallowed legacy sigalg more...
2022-12-12 Čestmír Kalinacrypto/err: expand on error code generation
2022-12-12 Tomas MrazRun-checker merge CI: Memleak test does not work withou...
2022-12-12 Tomas MrazRevert "Run-checker merge CI: Replace no-shared with...
2022-12-11 wangyuhangunbuffer stdin before get passwd from stdin
2022-12-09 Clemens LangObtain PSS salt length from provider
2022-12-08 Tomas MrazRun-checker merge CI: Replace no-shared with no-modules
2022-12-08 Tomas MrazCross compiles CI: Disable stringop-overflow warning...
2022-12-08 Tomas MrazFuzz checker CI: Use more generic include dir for fuzze...
2022-12-08 dependabot... Bump actions/setup-python from 4.3.0 to 4.3.1
2022-12-08 Todd ShortFix `no-ec enable-ktls` build
2022-12-08 Paulitest: add test case for deadlock reported in #19643
2022-12-08 Paulix509: fix double locking problem
2022-12-08 Dr. David von... cmp_vfy_test.c: fix name OSSL_CMP_CTX_set0_trusted...
2022-12-08 Dr. David von... OSSL_CMP_validate_msg(): make sure to reject protection...
2022-12-08 Richard LevitteReplace some boldened types with a corresponding man...
2022-12-08 Richard LevitteMove the description of the core types into their own...
2022-12-08 Richard LevitteBetter sorting of util/other.syms
2022-12-08 Richard LevitteFix treatment of BUILD_METADATA
2022-12-06 Daniel FialaReplace "a RSA" with "an RSA"
2022-12-05 Peiwei HuFix the check of BIO_set_write_buffer_size and BIO_set_...
2022-12-05 Peiwei HuFix the check of EVP_PKEY_decrypt_init
2022-12-05 Peiwei HuFix the checks in rsautl_main
2022-12-02 Reinhard Urbandoc: fix EVP_SignInit.pod
2022-12-02 Tomas MrazClarify the EVP_PKEY_decrypt manual page
2022-11-30 Dr. David von... cmp_client_test.c: add tests for OSSL_CMP_CTX_get_status
2022-11-29 Paulidoc: fix location of AES-SIV ciphers
2022-11-29 Tomas MrazFix occasional assertion failure when storing properties
2022-11-28 Tomas MrazDrop incorrect skipping of some evp_test testcases...
2022-11-25 Tomas MrazAdd test for EVP_PKEY_Q_keygen
2022-11-25 Marco AbbadiniFix typos in doc/man3/EVP_EncryptInit.pod
2022-11-25 Tomas MrazWhen using PEM_read_bio_PrivateKey_ex() the public...
2022-11-25 Dr. David von... add missing OSSL_CMP_CTX_reset_geninfo_ITAVs() function
2022-11-25 Dr. David von... add missing OSSL_CMP_CTX_reset_geninfo_ITAVs() function
2022-11-25 Dr. David von... OSSL_CMP_CTX_reinit(): fix missing reset of ctx->genm_ITAVs
2022-11-25 Dr. David von... CMP: fix gen_new() in cmp_msg.c checking wrong ITAVs
2022-11-25 JanFix typo in openssl-x509.pod.in
2022-11-24 Jiaxun YangAdd SM2 support for EVP_PKEY_Q_keygen
2022-11-24 Dr. David von... CMP: fix handling of unset or missing failInfo PKI...
2022-11-24 Dr. David von... CMP: fix status held in OSSL_CMP_CTX, in particular...
2022-11-21 slontisFix coverity issues in X509v3_addr
2022-11-21 slontisAdd missing HISTORY sections for OpenSSL 3.0 related...
2022-11-18 slontisAdd doc for EVP_ASYM_CIPHER-RSA and clean up OSSL_PROVI...
2022-11-18 Tomas Mrazevp_extra_test2: Test DH param checks with non-NULL...
2022-11-18 Tomas MrazDH_check[_params]() use libctx of the dh for prime...
2022-11-18 Dr. David von... ParseC.pm: gracefully handle DOS-style end-of-line...
2022-11-16 Graham WoodwardAdd test to confirm IPAddressFamily_check_len catches...
2022-11-16 Graham WoodwardCatch incorrect IPAddressFamily lengths
2022-11-16 Simo SorceDrop explicit check for engines in opt_legacy_okay
2022-11-16 Peiwei HuFix the check of EC_GROUP_check_named_curve
2022-11-16 Peiwei Huapps/speed.c: fix the wrong checks
2022-11-16 Joachim VandersmissenAdd documentation for CPUID bit #64+17
2022-11-15 Simo SorceAdd test for EVP_PKEY_eq
2022-11-15 Simo SorceUpdate documentation for keymgmt export utils
2022-11-15 Simo SorcePropagate selection all the way on key export
2022-11-15 GWapps/ocsp.c: Add missing test if make_ocsp_response...
2022-11-14 Paulifipsinstall test: skip PCT DSA signature test for new...
2022-11-14 Paulitest: add two comparision options to fips version test...
2022-11-14 Matt CaswellUse the same encryption growth macro consistently
2022-11-14 Vinz2008apps/speed.c: add verifying if fdopen returns NULL
2022-11-12 Bernd EdlingerResign test/certs/rootCA.pem to expire in 100 years
2022-11-12 Bernd EdlingerUpdate the validity period of ed25519 cerificates
2022-11-11 Tomas MrazAdd test for generating safeprime DH parameters
2022-11-11 Tomas MrazUse libctx when generating DH parameters
2022-11-10 Milan Brozpem: avoid segfault if PKEY is NULL in PEM_write_bio_Pr...
2022-11-10 Milan Brozpem: fix a memory leak in PEM_write_bio_PrivateKey_trad...
2022-11-10 Tomas MrazLimit size of modulus for BN_mod_exp_mont_consttime()
2022-11-10 Tomas MrazRelease the drbg in the global default context before...
2022-11-10 Bernd EdlingerAdd a test case for the engine crash with AES-256-CTR
2022-11-09 Tomas Mrazfips-label.yml: Fix the script after actions/github...
next