status-go/vendor/github.com/pion/srtp/v2
Prem Chaitanya Prathi 97db14083a
chore_: bump go-waku with filter loop fix (#5909)
* chore_: bump go-waku with filter loop fix

* fix_: correct fleet node for staging fleet

* fix_: use shards for lightclient init

---------

Co-authored-by: Richard Ramos <info@richardramos.me>
2024-10-10 17:03:36 +05:30
..
.gitignore chore_: bump go-waku (#5150) 2024-05-15 19:15:00 -04:00
.golangci.yml chore_: bump go-waku (#5150) 2024-05-15 19:15:00 -04:00
.goreleaser.yml chore_: bump go-waku (#5150) 2024-05-15 19:15:00 -04:00
AUTHORS.txt chore_: bump go-waku (#5289) 2024-06-05 16:10:03 -04:00
LICENSE chore_: bump go-waku (#5150) 2024-05-15 19:15:00 -04:00
README.md chore_: bump go-waku (#5150) 2024-05-15 19:15:00 -04:00
codecov.yml chore_: bump go-waku (#5150) 2024-05-15 19:15:00 -04:00
context.go chore_: bump go-waku with filter loop fix (#5909) 2024-10-10 17:03:36 +05:30
crypto.go chore_: bump go-waku (#5150) 2024-05-15 19:15:00 -04:00
errors.go chore_: bump go-waku with filter loop fix (#5909) 2024-10-10 17:03:36 +05:30
key_derivation.go chore_: bump go-waku with filter loop fix (#5909) 2024-10-10 17:03:36 +05:30
keying.go chore_: bump go-waku with filter loop fix (#5909) 2024-10-10 17:03:36 +05:30
option.go chore_: bump go-waku with filter loop fix (#5909) 2024-10-10 17:03:36 +05:30
protection_profile.go chore_: bump go-waku with filter loop fix (#5909) 2024-10-10 17:03:36 +05:30
renovate.json chore_: bump go-waku (#5150) 2024-05-15 19:15:00 -04:00
session.go chore_: bump go-waku (#5150) 2024-05-15 19:15:00 -04:00
session_srtcp.go chore_: bump go-waku (#5150) 2024-05-15 19:15:00 -04:00
session_srtp.go chore_: bump go-waku (#5150) 2024-05-15 19:15:00 -04:00
srtcp.go chore_: bump go-waku with filter loop fix (#5909) 2024-10-10 17:03:36 +05:30
srtp.go chore_: bump go-waku with filter loop fix (#5909) 2024-10-10 17:03:36 +05:30
srtp_cipher.go chore_: bump go-waku with filter loop fix (#5909) 2024-10-10 17:03:36 +05:30
srtp_cipher_aead_aes_gcm.go chore_: bump go-waku with filter loop fix (#5909) 2024-10-10 17:03:36 +05:30
srtp_cipher_aes_cm_hmac_sha1.go chore_: bump go-waku with filter loop fix (#5909) 2024-10-10 17:03:36 +05:30
stream.go chore_: bump go-waku (#5150) 2024-05-15 19:15:00 -04:00
stream_srtcp.go chore_: bump go-waku (#5150) 2024-05-15 19:15:00 -04:00
stream_srtp.go chore_: bump go-waku (#5150) 2024-05-15 19:15:00 -04:00
util.go chore_: bump go-waku (#5150) 2024-05-15 19:15:00 -04:00

README.md


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