]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2025-02-14  Viktor DukhovniASN.1 ML-KEM private key format
2025-02-14  Viktor DukhovniImproved import and export
2025-02-14  Viktor DukhovniZeroise temporary secrets while doing ML-KEM
2025-02-14  Viktor DukhovniML-KEM implementation cleanup/speedup
2025-02-14  Viktor DukhovniEncoders and Decoders for ML-KEM
2025-02-14  Tomas MrazTemporarily disable oqsprovider testing
2025-02-14  Tomas Mrazlibssl: Accept any key management which implements...
2025-02-14  Tomas MrazUpdate oqs-provider to the latest commit
2025-02-14  Tomas MrazProvide alias names for ML-KEM algorithms without dashes
2025-02-14  Paulitest: add fipsinstall corruption tests for KEMs
2025-02-14  Paulifips: add pairwise consistency test for ML-KEM key...
2025-02-14  Pauliself_test: add ML-KEM test description
2025-02-14  Paulidoc: update documentation now that ML-KEM is in the...
2025-02-14  Paulidoc: remove ML-KEM line because it doesn't have an...
2025-02-14  Paulitest: run ML-KEM tests for both default and FIPS providers
2025-02-14  Paulitests: run ML-KEM tests in FIPS builds too
2025-02-14  Paulifips: add ML-KEM to the FIPS provider
2025-02-14  Paulifips: defined for ML-KEM CASTs
2025-02-14  Pauliupdate build infrastructure for ML-KEM in the FIPS...
2025-02-14  PauliClear param array to ensure it's initialised properly
2025-02-14  Viktor DukhovniML-KEM hybrids for TLS
2025-02-14  Viktor DukhovniPrepare to detect side-channels in compiled ML-KEM...
2025-02-14  Viktor DukhovniRemaining batch of ML-KEM-related doc updates
2025-02-14  Viktor DukhovniInitial batch of ML-KEM doc updates.
2025-02-14  Viktor DukhovniFix code and docs of pkeyutl en/decapsulation
2025-02-14  Viktor DukhovniML-KEM libcrypto implementation polish
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...
next