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
478 forks
Language: C
last commit: about 1 month 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. | 367 |
creytiv/re | A library for real-time communication protocols with support for asynchronous I/O and various transport layers. | 525 |
bogdanovkirill/rtspclientsharp | A C# RTSP client implementation for .NET Standard 2.0 with asynchronous nature and low GC pressure. | 737 |
bluenviron/gortsplib | Provides an RTSP client and server library for media streaming in the Go programming language. | 706 |
sipsorcery-org/sipsorcery | A C# and .NET library for building real-time communications applications with WebRTC, SIP, and VoIP capabilities | 1,519 |
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 | A portable WebRTC library for IoT and embedded devices | 899 |
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,115 |
rubycrypto/rbnacl | A Ruby binding to the Networking and Cryptography (NaCl) library for secure data encryption and transmission. | 983 |
pion/rtcp | An implementation of RTCP packet handling in Go | 152 |
ironcorelabs/recrypt-rs | Provides cryptographic primitives for building a multi-hop proxy re-encryption scheme | 150 |
anacrolix/utp | A Go implementation of the uTP transport protocol used in Bittorrent networks | 176 |
paullouisageneau/libdatachannel | A lightweight C++ library providing WebRTC functionality for peer-to-peer data and media exchange. | 1,835 |
sdrapkin/securitydriven.inferno | A .NET cryptography library providing a secure and reliable implementation of encryption algorithms | 582 |