core: encrypt/decrypt WebRTC frames (#1935)
* core: encrypt/decrypt WebRTC frames * swift API * add decrypt stub * change name * remove unused type * move functions * update cabal file * copy bytes from encrypted string
This commit is contained in:
committed by
GitHub
parent
a0351d6f99
commit
b7575ec01d
@@ -85,6 +85,7 @@ library
|
||||
Simplex.Chat.Migrations.M20230129_drop_chat_items_group_idx
|
||||
Simplex.Chat.Migrations.M20230206_item_deleted_by_group_member_id
|
||||
Simplex.Chat.Mobile
|
||||
Simplex.Chat.Mobile.WebRTC
|
||||
Simplex.Chat.Options
|
||||
Simplex.Chat.ProfileGenerator
|
||||
Simplex.Chat.Protocol
|
||||
|
||||
Reference in New Issue
Block a user