Files
livekit/pkg/rtc
Raja Subramanian fc7d4bd01e E2EE trailer for server injected packets. (#1908)
* Ability to use trailer with server injected frames

A 32-byte trailer generated per room.
Trailer appended when track encryption is enabled.

* E2EE trailer for server injected packets.

- Generate a 32-byte per room trailer. Too reasons for longer length
  o Laziness: utils generates a 32 byte string.
  o Longer length random string reduces chances of colliding with real data.
- Trailer sent in JoinResponse
- Trailer added to server injected frames (not to padding only packets)

* generate

* add a length check

* pass trailer in as an argument
2023-07-27 16:50:18 +05:30
..
2023-03-25 23:17:04 -07:00
2023-03-05 12:55:04 +05:30
2023-04-20 14:15:30 +08:00
2023-02-15 16:47:38 -08:00
2022-01-19 02:13:06 -08:00
2022-03-30 13:49:53 -07:00