1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-02-15 04:42:04 +00:00
srs/trunk/3rdparty/srs-bench/vendor/github.com/pion/srtp/v2
Winlin 1545425e06 TEST: Upgrade pion to v3.2.9. (#3567)
------

Co-authored-by: chundonglinlin <chundonglinlin@163.com>
2023-06-05 11:43:41 +08:00
..
.gitignore TEST: Upgrade pion to v3.2.9. (#3567) 2023-06-05 11:43:41 +08:00
.golangci.yml TEST: Upgrade pion to v3.2.9. (#3567) 2023-06-05 11:43:41 +08:00
.goreleaser.yml TEST: Upgrade pion to v3.2.9. (#3567) 2023-06-05 11:43:41 +08:00
AUTHORS.txt TEST: Upgrade pion to v3.2.9. (#3567) 2023-06-05 11:43:41 +08:00
codecov.yml TEST: Upgrade pion to v3.2.9. (#3567) 2023-06-05 11:43:41 +08:00
context.go TEST: Upgrade pion to v3.2.9. (#3567) 2023-06-05 11:43:41 +08:00
crypto.go TEST: Upgrade pion to v3.2.9. (#3567) 2023-06-05 11:43:41 +08:00
errors.go TEST: Upgrade pion to v3.2.9. (#3567) 2023-06-05 11:43:41 +08:00
key_derivation.go TEST: Upgrade pion to v3.2.9. (#3567) 2023-06-05 11:43:41 +08:00
keying.go TEST: Upgrade pion to v3.2.9. (#3567) 2023-06-05 11:43:41 +08:00
LICENSE TEST: Upgrade pion to v3.2.9. (#3567) 2023-06-05 11:43:41 +08:00
option.go TEST: Upgrade pion to v3.2.9. (#3567) 2023-06-05 11:43:41 +08:00
protection_profile.go TEST: Upgrade pion to v3.2.9. (#3567) 2023-06-05 11:43:41 +08:00
README.md TEST: Upgrade pion to v3.2.9. (#3567) 2023-06-05 11:43:41 +08:00
renovate.json TEST: Upgrade pion to v3.2.9. (#3567) 2023-06-05 11:43:41 +08:00
session.go TEST: Upgrade pion to v3.2.9. (#3567) 2023-06-05 11:43:41 +08:00
session_srtcp.go TEST: Upgrade pion to v3.2.9. (#3567) 2023-06-05 11:43:41 +08:00
session_srtp.go TEST: Upgrade pion to v3.2.9. (#3567) 2023-06-05 11:43:41 +08:00
srtcp.go TEST: Upgrade pion to v3.2.9. (#3567) 2023-06-05 11:43:41 +08:00
srtp.go TEST: Upgrade pion to v3.2.9. (#3567) 2023-06-05 11:43:41 +08:00
srtp_cipher.go TEST: Upgrade pion to v3.2.9. (#3567) 2023-06-05 11:43:41 +08:00
srtp_cipher_aead_aes_gcm.go TEST: Upgrade pion to v3.2.9. (#3567) 2023-06-05 11:43:41 +08:00
srtp_cipher_aes_cm_hmac_sha1.go TEST: Upgrade pion to v3.2.9. (#3567) 2023-06-05 11:43:41 +08:00
stream.go TEST: Upgrade pion to v3.2.9. (#3567) 2023-06-05 11:43:41 +08:00
stream_srtcp.go TEST: Upgrade pion to v3.2.9. (#3567) 2023-06-05 11:43:41 +08:00
stream_srtp.go TEST: Upgrade pion to v3.2.9. (#3567) 2023-06-05 11:43:41 +08:00
util.go TEST: Upgrade pion to v3.2.9. (#3567) 2023-06-05 11:43:41 +08:00


Pion SRTP

A Go implementation of SRTP

Pion SRTP Sourcegraph Widget Slack Widget
GitHub Workflow Status Go Reference Coverage Status Go Report Card License: MIT


Roadmap

The library is used as a part of our WebRTC implementation. Please refer to that roadmap to track our major milestones.

Community

Pion has an active community on the Slack.

Follow the Pion Twitter for project updates and important WebRTC news.

We are always looking to support your projects. Please reach out if you have something to build! If you need commercial support or don't want to use public methods you can contact us at team@pion.ly

Contributing

Check out the contributing wiki to join the group of amazing people making this project possible: AUTHORS.txt

License

MIT License - see LICENSE for full text