Extract Noise into a dedicated module

This commit is contained in:
islam
2026-04-18 13:02:16 +01:00
parent c60eff2c11
commit 436ab46aee
26 changed files with 1201 additions and 42 deletions
@@ -8,6 +8,7 @@
import Foundation
import CryptoKit
import Noise
@testable import BitFoundation // to avoid unnecessary public's
@testable import bitchat