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:
Evgeny Poberezkin
2023-02-16 20:25:37 +00:00
committed by GitHub
parent a0351d6f99
commit b7575ec01d
4 changed files with 52 additions and 0 deletions

View File

@@ -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