Closed slontis closed 1 month ago
OTC: Can we approve this feature branch?
It is not an OTC thing to approve.
+1 from the corporation for this feature branch
+1
FYI: the feature branch approval policy says this request should have been created in the openssl/project repo.
@mattcaswell shall we transfer this issue to project?
Transferred
The "feature/hss" branch has been created.
Thanks @mattcaswell Should I be able to see this in https://github.com/openssl/openssl/branches/all ?
Should I be able to see this in https://github.com/openssl/openssl/branches/all ?
Yes. I see it? Creating the branch might not have triggered it to be mirrored on github. So (possibly) it might not have been visible for a while until someone pushed something. Anyway its definitely visible now:
Can see it now using the same method as before when it wasnt visible.. Thanks.
branch: feature/hss PR ref: openssl/openssl#22171 PR design: openssl/openssl#22357
This is a simple reference implementation of RFC 8554 that conforms to https://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-208.pdf.
Most of the work is done, the PR mainly needs to be broken up into smaller reviewable parts. I will continue work on this until the PR is moved to the feature branch.