Skip to content
This repository was archived by the owner on Aug 29, 2024. It is now read-only.

Commit 0b3be3b

Browse files
nhormant8m
authored andcommitted
update roadmap for 3.4
Fixes #24219 Reviewed-by: Hugo Landau <hlandau@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from #481)
1 parent 07e937d commit 0b3be3b

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

roadmap.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,19 @@ We encourage our community to follow the project's progress and participate in
1212
its evolution. Stay updated and engage with us through our [project board],
1313
where you can track real-time updates, milestones, and changes.
1414

15+
### OpenSSL 3.4
16+
OpenSSL 3.4 is targeting the following enhancements:
17+
* Expanded use of RCU locks where appropriate for performance enhancements
18+
* Optimization of algorithm fetching to improve performance
19+
* Composite algorithm implementations
20+
* Implementation of Attribute Certificates
21+
* Elimination of the use of atexit
22+
* Server-side QUIC support
23+
24+
As in our prior release the [Release Steering Comittee] will oversee the release
25+
cycle. Our target release schedule can be viewed [here](https://github.com/orgs/openssl/projects/11/views/23)
26+
27+
1528
### OpenSSL 3.3
1629

1730
From OpenSSL 3.3 onwards, the [Release Steering Committee] oversees the release
@@ -47,4 +60,4 @@ For the latest updates, please visit our project board:
4760
[Release Steering Committee]:https://www.openssl.org/policies/general/release-policy.html#fn2
4861
[time-based release policy]:https://www.openssl.org/policies/general/release-policy.html
4962
[client-side support]:https://github.com/openssl/openssl/blob/openssl-3.2/README-QUIC.md
50-
[Cryptographic Module Validation Program]:https://csrc.nist.gov/projects/cryptographic-module-validation-program
63+
[Cryptographic Module Validation Program]:https://csrc.nist.gov/projects/cryptographic-module-validation-program

0 commit comments

Comments
 (0)