Secure Real-Time Transport Protocol (SRTP): Voice Encryption Basics
SRTP encrypts VoIP calls to prevent eavesdropping, tampering, and replay attacks. It uses AES-CTR encryption and HMAC-SHA1 authentication to secure real-time voice traffic. Most modern systems like WebRTC and Zoom use SRTP by default.