Skip to content

Conversation

@reallxo
Copy link

@reallxo reallxo commented Dec 2, 2025

Contribution description

This pull request updates the former pull request “PSA cipher ChaCha20 multipart operation implementation” (#20788) by @Wunderbaeumchen99817 to the current state of the master branch.
The original changes have been rebased and split up into multiple commits to ensure clarity and make the review process easier.

The goal of this PR is to bring the previous contribution up to date and into a reviewable and maintainable form and request reviews from supervisors.

Testing procedure

TBD

Issues/PRs references

original pull request

Psa cipher chacha20 multipart operation implementation #20788
#20788

@github-actions github-actions bot added Area: tests Area: tests and testing framework Area: pkg Area: External package ports Area: sys Area: System labels Dec 2, 2025
@AnnsAnns AnnsAnns added the CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR label Dec 3, 2025
@AnnsAnns
Copy link
Member

AnnsAnns commented Dec 3, 2025

It sounds like nothing was changed aside from rebasing it and from the looks of it you were ready for the final review in the original PR @mguetschow, is that still correct?

@AnnsAnns AnnsAnns requested a review from mguetschow December 3, 2025 10:29
Copy link
Member

@AnnsAnns AnnsAnns left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your work on getting this merged again 😄

I did not look at the implementation itself, however, here are some nitpicks that have changed since the original PR was made. Also, please take a look at the static test output for a lot of complaints it has such as whitespaces, empty lines and long lines.

There are also a lot of todos left in multiple files, are these all still valid / are you addressing them in this PR?

@AnnsAnns AnnsAnns changed the title Rebase psa cipher chacha20 multipart operation implementation sys/psa_crypto: chacha20 multipart operation implementation [Rebase] Dec 3, 2025
@mguetschow mguetschow marked this pull request as draft December 3, 2025 11:26
@riot-ci
Copy link

riot-ci commented Dec 3, 2025

Murdock results

✔️ PASSED

c04816e sys/psa_crypto: chacha20 multipart glue code

Success Failures Total Runtime
10949 0 10950 12m:05s

Artifacts

@publicvoid1337 publicvoid1337 force-pushed the rebase-psa-cipher-chacha20-multipart-operation-implementation branch from 789c8b8 to c04816e Compare December 4, 2025 18:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: pkg Area: External package ports Area: sys Area: System Area: tests Area: tests and testing framework CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants