- In pure Java.
- Acceptably quick as the JVM offloads AES to hardware when possible (eg on ARM)
- Supports RTP, SRTP and (S)RTCP
- SRTP in AES_CM_128_HMAC_SHA1_80 only
- Tested against all the major browser webRTC implementations
- Does not include WebRTC's DTLS-SRTP key exchange (look at BouncyCastle for that)
- issues,PRs,fixes etc are welcome
- Apache license.
- now used in |pipe| (see github.com/pipe/)
https://github.com/pipe/whipi based on this library, BouncyCastle and https://github.com/steely-glint/slice