Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for NULL ciphers #286

Merged
merged 1 commit into from
Jul 18, 2024

Added support for NULL ciphers

5cbacc4
Select commit
Loading
Failed to load commit list.
Merged

Added support for NULL ciphers #286

Added support for NULL ciphers
5cbacc4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 17, 2024 in 0s

92.59% of diff hit (target 70.00%)

View this Pull Request on Codecov

92.59% of diff hit (target 70.00%)

Annotations

Check warning on line 20 in srtp.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

srtp.go#L20

Added line #L20 was not covered by tests

Check warning on line 140 in srtp_cipher_aead_aes_gcm.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

srtp_cipher_aead_aes_gcm.go#L140

Added line #L140 was not covered by tests

Check warning on line 111 in srtp_cipher_aes_cm_hmac_sha1.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

srtp_cipher_aes_cm_hmac_sha1.go#L111

Added line #L111 was not covered by tests

Check warning on line 169 in srtp_cipher_aes_cm_hmac_sha1.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

srtp_cipher_aes_cm_hmac_sha1.go#L169

Added line #L169 was not covered by tests

Check warning on line 184 in srtp_cipher_aes_cm_hmac_sha1.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

srtp_cipher_aes_cm_hmac_sha1.go#L184

Added line #L184 was not covered by tests