Rod Hynes 3c817fe59a tunnel-core/inproxy integration: dependencies and vendoring 1 year ago
..
.gitignore 7dba4e272f Update pion components 2 years ago
.golangci.yml 7dba4e272f Update pion components 2 years ago
.goreleaser.yml 7dba4e272f Update pion components 2 years ago
AUTHORS.txt 3c817fe59a tunnel-core/inproxy integration: dependencies and vendoring 1 year ago
LICENSE 7dba4e272f Update pion components 2 years ago
README.md 7dba4e272f Update pion components 2 years ago
codecov.yml 7dba4e272f Update pion components 2 years ago
context.go 7dba4e272f Update pion components 2 years ago
crypto.go 7dba4e272f Update pion components 2 years ago
errors.go 7dba4e272f Update pion components 2 years ago
key_derivation.go 7dba4e272f Update pion components 2 years ago
keying.go 7dba4e272f Update pion components 2 years ago
option.go 3c817fe59a tunnel-core/inproxy integration: dependencies and vendoring 1 year ago
protection_profile.go 7dba4e272f Update pion components 2 years ago
renovate.json 517aa74b3a Add and vendor inproxy dependencies 2 years ago
session.go 7dba4e272f Update pion components 2 years ago
session_srtcp.go 7dba4e272f Update pion components 2 years ago
session_srtp.go 7dba4e272f Update pion components 2 years ago
srtcp.go 7dba4e272f Update pion components 2 years ago
srtp.go 7dba4e272f Update pion components 2 years ago
srtp_cipher.go 7dba4e272f Update pion components 2 years ago
srtp_cipher_aead_aes_gcm.go 7dba4e272f Update pion components 2 years ago
srtp_cipher_aes_cm_hmac_sha1.go 7dba4e272f Update pion components 2 years ago
stream.go 7dba4e272f Update pion components 2 years ago
stream_srtcp.go 7dba4e272f Update pion components 2 years ago
stream_srtp.go 7dba4e272f Update pion components 2 years ago
util.go 7dba4e272f Update pion components 2 years ago

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


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