Extract Noise into a dedicated module

This commit is contained in:
islam
2026-04-14 20:16:45 +01:00
parent 4cfcefcda6
commit e8fb4a6333
26 changed files with 209 additions and 53 deletions
@@ -10,6 +10,7 @@ import Testing
import CryptoKit
import struct Foundation.UUID
import BitFoundation
import Noise
@testable import bitchat
struct PrivateChatE2ETests {