openssl.git
2022-12-13 Hubert Kariorsa: fix version of rsa implicit rejection introduction
2022-12-13 Richard LevitteAllow OBJ_create() to create an OBJ and NID with a...
2022-12-12 Tomas MrazMake error reason for disallowed legacy sigalg more...
2022-12-12 fangming.fangFix SM4-CBC regression on Armv8
2022-12-12 James MuirFix-up to f3090fc7
2022-12-12 Čestmír Kalinacrypto/err: expand on error code generation
2022-12-12 Hubert Kariorsa: add implicit rejection CHANGES entry
2022-12-12 Hubert Kariosmime/pkcs7: disable the Bleichenbacher workaround
2022-12-12 Hubert Kariorsa: add test for the option to disable implicit rejection
2022-12-12 Hubert Kariorsa: Skip the synthethic plaintext test with old FIPS...
2022-12-12 Hubert Kariorsa: Add option to disable implicit rejection
2022-12-12 Hubert Kariorsa: add test vectors for the implicit rejection in...
2022-12-12 Hubert Kariorsa: add implicit rejection in PKCS#1 v1.5
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-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 Clemens Langsignature: Clamp PSS salt len to MD len
2022-12-08 Clemens LangObtain PSS salt length from provider
2022-12-08 Stephen Farrellprevent HPKE sender setting seq unwisely
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-07 Dr. David von... Compensate for CMP-related TODOs removed by PR #15539
2022-12-06 Daniel FialaReplace "a RSA" with "an RSA"
2022-12-06 Patrick MillsImplement OSSL_PROVIDER_get0_default_search_path, add...
2022-12-06 Tomas Mraztiming_load_creds: Add timersub macro for platforms...
2022-12-06 Tom CosgroveFix the code used to detect aarch64 capabilities when...
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-05 Matt CaswellDrop a spurious printf in evp_test.c
2022-12-05 Tomas MrazSync CHANGES.md and NEWS.md with 3.1 release
2022-12-05 Tomas Mrazhpke: fix tests with disabled chacha20 or poly1305
2022-12-05 Tomas MrazRefactoring some operations to avoid repeated calls
2022-12-05 Tomas Mrazhpke_aead_enc/dec(): Refactor to pass in OSSL_HPKE_CTX *
2022-12-05 Tomas Mrazossl_kdf_ctx_create(): Check for NULL KDF being fetched
2022-12-05 Tomas MrazFix build on NonStop
2022-12-03 Hugo LandauQUIC Connection State Machine Design Document
2022-12-02 Reinhard Urbandoc: fix EVP_SignInit.pod
2022-12-02 Tomas MrazClarify the EVP_PKEY_decrypt manual page
2022-12-01 Matt CaswellDon't set cancel state/type
2022-11-30 Dr. David von... cmp_client_test.c: add tests for OSSL_CMP_CTX_get_status
2022-11-30 slontis[test/recipes] Add RFC6979 deterministic DSA KATs in...
2022-11-30 Billy Brumley[test/recipes] RFC6979 deterministic ECDSA KATs in...
2022-11-30 slontisFix docs related to EVP_RAND_CTX_new() that were not...
2022-11-30 slontisImplement deterministic ECDSA sign (RFC6979)
2022-11-30 Paulievp_test: fix rebase mistake with no_gost
2022-11-30 Rohan McLureRemove redundant assignment in felem_mul_ref in p521
2022-11-29 Paulifips prov: remove 3DES from list of inclusions
2022-11-29 PauliUpdate fips version check to be more robust
2022-11-29 Pauliaes: add AES-GCM-SIV modes to the FIPS provider
2022-11-29 Xu Yizhoudoc: add note for sm4 xts
2022-11-29 Xu Yizhoutest: add sm4 xts test cases
2022-11-29 Xu Yizhouproviders: Add SM4 XTS implementation
2022-11-29 Xu Yizhouobj: Add SM4 XTS OID
2022-11-29 Nicola TuveriUpdate pyca-cryptography submodule to 38.0.4
2022-11-29 Nicola TuveriHonor OSSL_PKEY_PARAM_EC_POINT_CONVERSION_FORMAT as...
2022-11-29 slontisFix Coverity issues in HPKE
2022-11-29 Tomas MrazFix occasional assertion failure when storing properties
2022-11-28 Rohan McLureFix accumulated index comments in felem_inv for p521
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 Stephen FarrellImplements Hybrid Public Key Encryption (HPKE) as per...
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 J.W. JagersmaDisable atomic refcounts with no-threads
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 Dr. David von... CMS_decrypt_set1_*(): remove misleading error queue...
2022-11-25 Dr. David von... CMS_decrypt_set1_password(): prevent mem leak on any...
2022-11-25 Dr. David von... CMS_decrypt*(): fix misconceptions and mem leak
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-24 Dr. David von... OSSL_CMP_ITAV_set0.pod: fix formatting nits, update...
2022-11-24 Dr. David von... CMP+CRMF: fix formatting nits in crypto/, include/...
2022-11-24 Maxim MikityanskiyAdd support for KTLS zerocopy sendfile on Linux
2022-11-24 Hugo LandauQUIC TXP: Fix missing OSSL_NELEM include
2022-11-24 Daniel FialaMake parsing of piped data in `speed.c` more robust
2022-11-24 Hugo LandauQUIC TX Packetiser and Streams Mapper
2022-11-24 slontisAdd HISTORY section to EVP_KEM-EC document.
2022-11-24 Everton ConstantinoAdd two new build targets to enable the possibility...
2022-11-23 FdaSilvaYYCleanup : directly include of `internal/nelem.h` when...
2022-11-23 Dr. David von... CMP: add API functions OSSL_CMP_CTX_get0_libctx() and...
2022-11-23 slontisImprove FIPS RSA keygen performance.
2022-11-23 Tomas MrazFix version mistake in some HISTORY sections
2022-11-22 Tomas MrazUpdate CHANGES.md and NEWS.md from 3.0.7
2022-11-22 Daniel FialaAdd an EVP signature demo using DSA
2022-11-22 Richard Levittetest/recipes/80-test_cms.t: Fix the "CAdES ko" test
next