Commit Graph

15 Commits (2cce4ef3bb0f9704a5a6e6f17927142ad211ebda)

Author SHA1 Message Date
Jonas Herzig 2cce4ef3bb Allow configuration of the authentication algorithm used in rfc3711
Only one algorithm is currently implemented. This is mainly for
future-proofing.
2018-11-08 14:00:03 +01:00
Takeru Ohta 5ac9928255 Add LICENSE 2018-11-05 20:27:09 +09:00
Takeru Ohta 4cbba5358c Apply rustfmt-0.99.4 2018-11-05 20:26:45 +09:00
Takeru Ohta 88b02115fc Refactor AES decription code 2017-03-27 10:45:20 -07:00
Takeru Ohta e766d719b7 Fix SRTP packet decryption bug 2017-03-27 09:37:22 -07:00
Takeru Ohta 26581d8744 Add SRTP server example 2017-03-27 09:26:24 -07:00
Takeru Ohta 523d224a05 Add `RtcpCompoundPacket` 2017-03-26 08:23:57 -07:00
Takeru Ohta 79cab9d2c5 Add rfc3711 module 2017-03-26 06:00:12 -07:00
Takeru Ohta 77ad3db255 Add `ReadPacket` and `WritePacket` traits 2017-03-26 03:12:29 -07:00
Takeru Ohta 26cb2783bc Add `supports_type` trait method 2017-03-26 02:13:56 -07:00
Takeru Ohta 66ec4f0743 Add rfc4585 module 2017-03-26 16:08:31 +09:00
Takeru Ohta 1662c3392b Implement `RtpPacket` and `RtcpPacket` traits 2017-03-26 15:09:27 +09:00
Takeru Ohta 3f755e781d Add rfc5761 module 2017-03-26 14:54:39 +09:00
Takeru Ohta 0a6553f965 Add `RtcpPacket` 2017-03-26 04:07:56 +09:00
Takeru Ohta 0b71263817 Initial commit 2017-03-25 23:26:29 +09:00