Move new Noise test vectors into XCTests (WIP)

This commit is contained in:
Nadim Kobeissi
2025-11-18 19:15:54 +02:00
parent 09a319fb0f
commit 109b7d0e03
6 changed files with 838 additions and 883 deletions
-2
View File
@@ -77,9 +77,7 @@
/// - Noise Specification: http://www.noiseprotocol.org/noise.html
///
#if !NOISE_TESTS
import BitLogger
#endif
import Foundation
import CryptoKit