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
@@ -9,6 +9,7 @@
import Testing
import CryptoKit
import struct Foundation.UUID
import Noise
@testable import BitFoundation // to avoid unnecessary public's
@testable import bitchat