Skip to content

feat(csharp): add C# ChaCha20Poly1305 detection rules - #506

Merged
fynnth merged 12 commits into
cbomkit:mainfrom
fynnth:chacha20poly1305
Aug 26, 2026
Merged

feat(csharp): add C# ChaCha20Poly1305 detection rules #506
fynnth merged 12 commits into
cbomkit:mainfrom
fynnth:chacha20poly1305

Merge branch 'main' into chacha20poly1305

d04c671
Select commit
Loading
Failed to load commit list.
DCO-2 / DCO succeeded Aug 26, 2026 in 1s

Check passed!

All commits are signed off, the check passed.

Summary


Sha Message Pass or fail reason
🟢 221625b added chacha20poly1305 detection rules Valid sign-off found
🟢 0d2d19b added chacha20poly1305 detection rules Valid sign-off found
🟢 9255404 resolving comments in detection rules Valid sign-off found
🟢 c32190c fixing detection rules and adding tests Valid sign-off found
🟢 c42353b minor changes in .cs test file Valid sign-off found
🟢 304f6c7 Merge branch 'cbomkit:main' into chacha20poly1305 Skipped: sign-off not required in merge commit
🟢 8172212 replacing encrypt/decrypt values with CipherAction Valid sign-off found
🟢 fd07132 removing unused imports Valid sign-off found
🟢 b3fa5fe adding more test cases Valid sign-off found
🟢 81b705b Merge remote-tracking branch 'origin/chacha20poly1... Skipped: sign-off not required in merge commit
🟢 70ab74c added cipheraction and improved tests to that Valid sign-off found
🟢 d04c671 Merge branch 'main' into chacha20poly1305 Skipped: sign-off not required in merge commit