]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2025-02-14  Viktor DukhovniPolish ML-KEM kem provider.
2025-02-14  Viktor DukhovniMulti-variant ML-KEM
2025-02-14  Michael BaentschInitial ML-KEM documentation
2025-02-14  Andrew DinhAdd ML-KEM-768 KATs from BoringSSL
2025-02-14  Michael BaentschAdd ML-KEM-768 implementation
2025-02-14  Viktor DukhovniPost-merge make update
2025-02-14  Viktor DukhovniEnsure we accept the IANA name for sigalgs
2025-02-14  slontisML-DSA: Add TLS certificate test
2025-02-14  slontisMLDSA: Fix no-ml-dsa configure option.
2025-02-14  Matt CaswellDrop the session and PSK test from the clienthellotest
2025-02-14  Matt CaswellTeach SSL_trace() about ML-DSA
2025-02-14  slontisML-DSA: Add TLS-SIGALG capability to support ML-DSA...
2025-02-14  Pauliml-dsa test: update ML-DSA key generation tests
2025-02-14  Pauliml-dsa test: update ML-DSA signature verification tests...
2025-02-14  Pauliml-dsa test: update ML-DSA signature generation tests...
2025-02-14  Paulitest: update the ACVP test data parser to include tests...
2025-02-14  Pauliml-dsa: allow signature operations to be provided a...
2025-02-14  Pauliparams: add OSSL_SIGNATURE_PARAM_MU to param names
2025-02-14  Paulidoc: document OSSL_SIGNATURE_PARAM_MU for ML-DSA
2025-02-14  Viktor DukhovniFix docs/comments with ASN.1 private key syntax
2025-02-14  Viktor DukhovniReject private keys with an incorrect pk hash
2025-02-14  Viktor DukhovniMake the ML-DSA seed gettable as documented
2025-02-14  Viktor DukhovniFlexible encoders for ML-DSA
2025-02-14  slontis ML_DSA: Make apps.c do_X509_REQ_verify() call work...
2025-02-14  Pauliendecoders: make ML-KEM endecoders have fips=yes property
2025-02-14  Paulidoc: ML-DSA is in the FIPS provider too, so update...
2025-02-14  Paulitest: update endecode test in light of ML-DSA being...
2025-02-14  Pauliml-dsa(fips): add ML-DSA key generation self test
2025-02-14  Pauliml-dsa(fips): add power up signature self tests for...
2025-02-14  Pauliml-dsa: document self test names
2025-02-14  Pauliml-dsa: add FIPS self test macro
2025-02-14  Paulitest: run ML-DSA tests on FIPS provider
2025-02-14  Pauliml-dsa: add PCT for FIPS provider
2025-02-14  Pauliml-dsa: add to FIPS provider
2025-02-14  Pauliml-dsa: add more to internal header
2025-02-14  Paulifips: build ML-DSA for FIPS provider
2025-02-14  Paulifips: build ML-DSA for FIPS provider
2025-02-14  Paulibuild: fix copy/paste mistake
2025-02-14  PauliAdd ML-DSA to the FIPS provider
2025-02-14  slontisML-DSA Add digestsign tests - The digest must be NULL
2025-02-14  slontisML_DSA Add support for generation of X509 certificates...
2025-02-14  slontisML-DSA Updates to encoders required because of changes...
2025-02-14  slontisAdd ML_DSA encoders
2025-02-14  Pauliml-dsa: avoid param builder
2025-02-14  slontisML-DSA: coverage testing fixups
2025-02-14  slontisML-DSA Add coverage tests
2025-02-14  slontisAdd ML-DSA design document.
2025-02-14  slontisAdd ML-DSA documentation
2025-02-14  slontisML-DSA encoder fixups
2025-02-14  slontisML-DSA: Add python utility used to parse ACVP test...
2025-02-14  slontisML-DSA: Fix endian issue in ossl_ml_dsa_poly_sample_in_...
2025-02-14  slontisML-DSA: Add evp_test support for ML-DSA ACVP test vectors.
2025-02-14  slontisML-DSA: Add support for dup.
2025-02-14  slontisML_DSA: Fix partially uninitialised hint buffer.
2025-02-14  slontisAdd ML_DSA encoders
2025-02-14  slontisML-DSA fixups
2025-02-14  Viktor DukhovniAdd ML-DSA-44 and ML-DSA-87, fix endian issues & add...
2025-02-14  slontisAdd ML-DSA sign/verify
2025-02-14  slontisML_DSA: Use pointers instead of arrays for polynomials...
2025-02-14  slontisAdd ML-DSA Keygen support
2025-02-13  Bernd EdlingerRework and simplify RCU code
2025-02-13  Bernd EdlingerRevert "rcu: Ensure that updates to the ID field of...
2025-02-13  Tomas MrazTest openssl ecparam -list_curves
2025-02-13  Tomas Mrazecparam: process -list_curves before reading input
2025-02-13  Josh SorefFix arithmetic in a comment
2025-02-13  Alexey Moksyakov[vpsm4_ex][aarch64] Move constant to .rodata section
2025-02-13  Alexey Moksyakov[vpsm4][aarch64] Move constant to .rodata section
2025-02-13  Alexey Moksyakov[sm3][aarch64] Move constant to .rodata section
2025-02-13  Alexey Moksyakov[poly1305][aarch64] Extend address range by adrp + add
2025-02-13  Alexey Moksyakov[bsaes][aarch64] Move constant to .rodata section
2025-02-13  Alexey Moksyakov[chacha_sve][aarch64] Move constant to .rodata section
2025-02-13  Alexey Moksyakov[sm4][aarch64] Move constant to .rodata section
2025-02-12  Viktor DukhovniAddress coverity reports
2025-02-12  Tomas Mrazossl_rand_ctx_new(): Use OPENSSL_strdup instead of...
2025-02-12  Dr. David von... X509_STORE_CTX_get1_issuer(): make happy path quicker...
2025-02-12  Dr. David von... x509_vfy.c: refactor parameter of get0_best_issuer_sk...
2025-02-11  Dr. David von... http_client.c: fix error and default case handling...
2025-02-11  Dr. David von... http_client.c: fix OSSL_HTTP_REQ_CTX_nbio() to return...
2025-02-11  Dr. David von... http_client.c: fix redirection in OSSL_HTTP_REQ_CTX_nbi...
2025-02-11  Dr. David von... http_test.c: small beautifications
2025-02-11  Dr. David von... http_client.c: distinguish better between request/respo...
2025-02-11  Dr. David von... http_client.c,OSSL_HTTP_REQ_CTX.pod,http.h: fixups...
2025-02-11  Dr. David von... remove parts of OSSL_HTTP_transfer.pod that are better...
2025-02-11  Simo SorceAdd documentation to explain DRBG changes
2025-02-11  Simo SorceChange also other DRBG's algorithm fetching
2025-02-11  Dmitry BelyavskiyFilter provider should return proper provctx
2025-02-11  Simo SorcePrefer DRBG ciphers from the same provider
2025-02-11  Ingo Franzkitest/quicapitest.c: Increase timeout of test_fin_only_b...
2025-02-11  Matt CaswellAdd a test for configuring provider certs via config
2025-02-11  Matt CaswellFix configuring provider certificate algs via config...
2025-02-11  Matt CaswellEnable the quic-tls API to work, even in the case of...
2025-02-11  Matt CaswellAdd a test for the quic-tls API
2025-02-11  Matt CaswellAdd a CHANGES.md entry
2025-02-11  Matt CaswellAdd documentation for the new third party QUIC stack API
2025-02-11  Matt CaswellAdd an API for other QUIC stacks to use our TLS impleme...
2025-02-11  Viktor DukhovniAvoid calling ssl_load_sigalgs in tls1_set_sigalgs_list
2025-02-11  Neil HormanUpdate CHANGES and NEWS for security release
2025-02-11  Viktor DukhovniUse ERR marks also when verifying server X.509 certs
2025-02-11  Viktor DukhovniWith SSL_VERIFY_PEER client RPK should abort on X509...
2025-02-10  Dave KelseyAdd support for multiple key shares
next