API Reference ExSRTP v#0.4.1

View Source

Modules

The behaviour or SRTP backends.

Implementation of ExSRTP.Backend using erlang :crypto module.

An ExSRTP.Backend implementation using Rust.

Implementation of SRTP cipher using AES Counter Mode for encryption and HMAC-SHA1 for authentication, as specified in RFC 3711.

An ExSRTP.Cipher implementation using AES-GCM (as per RFC 7714).

Module describing a policy of SRTP.

Module implementing a replay list for SRTP/SRTCP packets.