You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I fixed the ZRTP with two streams, but there is a race condition when two or more streams are performing ZRTP in multistream mode (three or mode streams in total). The best fix I can come up for this is to modify zrtp class so that multiple non dh negotiations can take place simultaneously.
The text was updated successfully, but these errors were encountered:
jrsnen
changed the title
ZRTP with 3 or more streams is not deterministic
ZRTP with 3 or more streams
Sep 2, 2022
jrsnen
changed the title
ZRTP with 3 or more streams
RFC 6189: ZRTP with 3 or more streams
Sep 9, 2022
jrsnen
changed the title
RFC 6189: ZRTP with 3 or more streams
RFC 6189: ZRTP with 3 or more streams when intialization happens in separate threads
Oct 5, 2022
jrsnen
changed the title
RFC 6189: ZRTP with 3 or more streams when intialization happens in separate threads
RFC 6189: ZRTP with 3 or more streams when initialization happens in separate threads
Dec 5, 2022
I fixed the ZRTP with two streams, but there is a race condition when two or more streams are performing ZRTP in multistream mode (three or mode streams in total). The best fix I can come up for this is to modify zrtp class so that multiple non dh negotiations can take place simultaneously.
The text was updated successfully, but these errors were encountered: