Skip to content

Conversation

hiroshihorie
Copy link
Member

@hiroshihorie hiroshihorie commented Jun 4, 2024

Improvements

  • nil checks
  • Thread safety
  • Fix typo for RTCCryptorAlgorithm

Breaking changes

  • RTCCyrptorAlgorithm renamed to RTCCryptorAlgorithm
  • Initialization of RTCFrameCryptor could return nil.

@hiroshihorie hiroshihorie requested a review from davidzhao June 4, 2024 19:05
@hiroshihorie hiroshihorie changed the title Improvements in RTCFrameCryptor Improvements to RTCFrameCryptor Jun 4, 2024
@hiroshihorie hiroshihorie requested a review from cloudwebrtc June 5, 2024 05:48
@hiroshihorie hiroshihorie merged commit dac8015 into m114_release Jun 5, 2024
@hiroshihorie hiroshihorie deleted the hiroshi/nil-safe-framecryptor branch June 5, 2024 05:55
cloudwebrtc added a commit that referenced this pull request Jun 12, 2024
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]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants