Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Frame Cryptor (aes gcm/cbc). (#54) feat: key ratchet/derive. (#66) fix: skip invalid key when decryption failed. (#81) Improve e2ee, add setSharedKey to KeyProvider. (#88) add failure tolerance for framecryptor. (#91) fix h264 freeze. (#93) Fix/send frame cryptor events from signaling thread (#95) more improvements for E2EE. (#96) remove too verbose logs (#107) Add key ring size to keyProviderOptions. (#109) Improvements to RTCFrameCryptor (#123) Co-authored-by: Théo Monnom <[email protected]> Co-authored-by: Hiroshi Horie <[email protected]> Co-authored-by: davidliu <[email protected]>
- Loading branch information