libsrtp
Secure RTP library
Provides an implementation of Secure Real-time Transport Protocol (SRTP) and related cryptographic functions for secure RTP data transport.
Library for SRTP (Secure Realtime Transport Protocol)
1k stars
101 watching
477 forks
Language: C
last commit: 7 days ago
Linked from 1 awesome list
libsrtprtpsrtp
Related projects:
Repository | Description | Stars |
---|---|---|
pion/rtp | A Go implementation of real-time transport protocol (RTP) used in WebRTC applications for video and audio streaming. | 364 |
creytiv/re | A library for real-time communication protocols with support for asynchronous I/O and various transport layers. | 522 |
bogdanovkirill/rtspclientsharp | A C# library implementing an RTSP client for .NET Standard without external dependencies. | 727 |
bluenviron/gortsplib | Provides an RTSP client and server library for media streaming in the Go programming language. | 696 |
sipsorcery-org/sipsorcery | A C# and .NET library for building real-time communications applications with WebRTC, SIP, and VoIP capabilities | 1,482 |
shariltumin/tscp | An implementation of an endpoint-to-endpoint encryption protocol based on Diffie-Hellman-Merkle and TLS1.3 for secure communication between resource-constrained microcontrollers. | 2 |
sepfy/libpeer | An implementation of WebRTC functionality for IoT/Embedded devices | 889 |
rawrtc/rawrtc | A WebRTC and ORTC library with data channel implementation for peer-to-peer communication. | 375 |
bittorrent/libutp | A C++ library implementing a transport protocol with features like reliable delivery and minimal extra delay for peer-to-peer connections. | 1,107 |
rubycrypto/rbnacl | A Ruby binding to the Networking and Cryptography (NaCl) library for secure data encryption and transmission. | 984 |
pion/rtcp | An implementation of RTCP packet handling in Go | 153 |
ironcorelabs/recrypt-rs | Provides cryptographic primitives for building a multi-hop proxy re-encryption scheme | 148 |
anacrolix/utp | A Go implementation of the uTP transport protocol used in Bittorrent networks | 173 |
paullouisageneau/libdatachannel | A lightweight C++ implementation of WebRTC Data Channels and WebSocket APIs for peer-to-peer data exchange. | 1,802 |
sdrapkin/securitydriven.inferno | A .NET cryptography library providing a secure and reliable implementation of encryption algorithms | 569 |