Skip to content

Ci test run#31

Merged
pabuhler merged 11 commits into
mainfrom
ci-test-run
May 14, 2026
Merged

Ci test run#31
pabuhler merged 11 commits into
mainfrom
ci-test-run

Conversation

@pabuhler

@pabuhler pabuhler commented Dec 6, 2024

Copy link
Copy Markdown
Owner

No description provided.

@pabuhler pabuhler force-pushed the ci-test-run branch 8 times, most recently from 7ed0ea9 to 276c7e0 Compare December 17, 2024 14:39
@pabuhler pabuhler force-pushed the ci-test-run branch 2 times, most recently from 6678eb6 to b1afec9 Compare January 3, 2025 23:20
@pabuhler pabuhler force-pushed the ci-test-run branch 15 times, most recently from e42b634 to d35ba84 Compare January 19, 2025 16:55
@pabuhler pabuhler force-pushed the ci-test-run branch 3 times, most recently from e9bc13e to e26fe06 Compare February 19, 2025 20:29
@pabuhler pabuhler force-pushed the ci-test-run branch 3 times, most recently from 16471d7 to c8e7b99 Compare February 14, 2026 18:29
@pabuhler pabuhler force-pushed the ci-test-run branch 8 times, most recently from cc28d10 to c66c1d9 Compare March 20, 2026 08:53
Includes a minima implementation and unit tests.
@pabuhler pabuhler force-pushed the ci-test-run branch 2 times, most recently from 2252649 to ddac6dd Compare April 19, 2026 07:38
Fully replace old policy struct with new policy API.
Update SRTP core policy validation/stream init to consume the new policy layout, including MKI/key handling and null-null policy behavior.
Only validate policy once where it is passed in.
Remove policy lists, multiple policies now need to be add via srtp_add_stream API.
Migrate tests, fuzzer, and docs to the new API and expand policy API test coverage.
Use add and remove in the same way as the keys api.
The new policy api replaces the need for public srtp_crypto_policy_t.
If for some reason there is a need to explicitly set key lengths etc it
can be add to the policy api later.
It is a little unclear is a key should be provided or not.
Keep current behavior for now.
Add explicit policy tests for srtp_profile_null_sha1_80 and
srtp_profile_null_sha1_32. The tests verify that both profiles require a
16-byte master key and 14-byte salt.
@pabuhler pabuhler merged commit fd21462 into main May 14, 2026
91 of 92 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant