openssl / project

Tracking of project related issues
2 stars 1 forks source link

Feature branch request for EVP_SKEY implementation #908

Closed beldmit closed 2 weeks ago

beldmit commented 1 month ago

According to https://openssl-library.org/policies/general/feature-branch-approval-policy/ I request a feature branch to implement usage of opaque objects as symmetric keys.

Proposed name: feature/evp_skey A link to an issue describing the requested feature: https://github.com/openssl/openssl/pull/21573 is a design document I'm going to implement. ETA: 2025Q1

CC: @simo5, @neverpanic

beldmit commented 1 month ago

@openssl/corporation-members I want to draw you attention that the technical policy https://openssl-library.org/policies/general/feature-branch-approval-policy/ relies on OMC and so needs to be updated.

t-j-h commented 2 weeks ago

The policy does include four items that are expected (but we haven't been checking these to date):

I'm assuming that @beldmit is the known resource.

On that basis +1 from the Corporation (waiting on Foundation)

The expectations is that multiple people are going to work on items and this will be a phased development and there will be some "challenges" along the way (some of which can be seen in the comments on the design approach document).

mattcaswell commented 2 weeks ago

On that basis +1 from the Foundation

I'm going to read that as +1 from the Corporation :-)

mattcaswell commented 2 weeks ago

+1 from the Foundation too.

mattcaswell commented 2 weeks ago

The feature/evp_skey branch has been created.