openssl icon indicating copy to clipboard operation
openssl copied to clipboard

TLS/SSL and crypto library

Results 1136 openssl issues
Sort by recently updated
recently updated
newest added

This change breaks most of the tests. This is just a draft as I would like to hear your opinion on the topic. The commits marked DRAFT are trying to...

branch: master
approval: review pending
triaged: feature
tests: exempted

This PR addresses issue #27041 by adding a comprehensive documentation file that explains the OpenSSL repository structure. ## Motivation As suggested in the issue, newcomers to the OpenSSL project would...

branch: master
triaged: documentation
waiting-for: contributor response
tests: exempted
branch: 3.5

Version: OpenSSL 3.5.0 8 Apr 2025 (Library: OpenSSL 3.5.0 8 Apr 2025) Hello Developer, I have a CRL file, and its Delta CRL Indicator value is a string "G63287510." However,...

issue: bug report

I have a Java application that uses [BouncyCastle](https://www.bouncycastle.org/java.html) to create a CMS EnvelopedData structure with a KeyAgreeRecipientInfo structure, using the AES algorithm with 256 bit key size and GCM mode....

branch: master
help wanted
triaged: bug
branch: 3.0
branch: 3.1
branch: 3.2

This addresses reported issues in GH-21414 and makes sure that users get error when trying to use incorrect envelope type for AEAD algorithms. Even though the BouncyCastle now supports CMS...

The following PR addresses #26510 I've spent some time looking into this and it seems to be a limitation of the Mach-O format based on compiler/linker code. Looking in the...

hold: cla required
branch: master
approval: review pending
triaged: feature
tests: exempted

- [ X ] documentation is added or updated For Issue #27125 Modifies man7/provider_base.pod OSSL_Dispatch CLA: Trivial

branch: master
approval: review pending
triaged: documentation
cla: trivial
branch: 3.0
tests: exempted
branch: 3.2
branch: 3.3
branch: 3.4
branch: 3.5

Extend the config(5) man-page to document the "stbl_section" module, which allows overriding ASN.1 string-table size limits defined in tbl_standard.h. Changes: • Add 'stbl_section = string_table_limits' to the [openssl_init] list •...

This PR provides a better implementation of SM3 than the compiler's version, using hand-written assembly with the RISC-V Zbb extension. Testing environment: CPU: SiFive P550 Linux openeuler-riscv64 6.6.18-2.oe2403.riscv64 #1 SMP...

branch: master
approval: review pending
tests: exempted
triaged: performance

`d2i_X509_ALGOR()` etc. behave badly as explained in `doc/man3/d2i_X509.pod`: > In some versions of OpenSSL the "reuse" behaviour of d2i_TYPE() when *a is valid is broken and some parts of the...

branch: master
triaged: bug
branch: 3.0
branch: 3.2
branch: 3.3
branch: 3.4
branch: 3.5