passepartout-apple/Packages/PassepartoutOpenVPNOpenSSL
Davide 7b8dbfe84a
Minimize dependencies of VPN implementations (#1057)
### OpenVPN

- Make CPassepartoutCryptoOpenSSL agnostic of PassepartoutKit
- Move Allocation/ZeroingData from PassepartoutKit to package for
internal use
  - Rename ZeroingData.count to .length for consistency with NSData
  - Duplicate some Data manipulation code in CryptoOpenSSL
- Retain a simplified version of ZeroingData in PassepartoutKit
(AutoerasingData)

### WireGuard

- Make WireGuardKit imports `internal`
2025-01-15 09:39:58 +01:00
..
Sources Minimize dependencies of VPN implementations (#1057) 2025-01-15 09:39:58 +01:00
Tests Minimize dependencies of VPN implementations (#1057) 2025-01-15 09:39:58 +01:00
.gitignore Rework App+Kit as monorepository (#1055) 2025-01-13 12:26:53 +01:00
Package.resolved Rework App+Kit as monorepository (#1055) 2025-01-13 12:26:53 +01:00
Package.swift Minimize dependencies of VPN implementations (#1057) 2025-01-15 09:39:58 +01:00