passepartout-apple/Packages/PassepartoutOpenVPNOpenSSL/Sources
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
..
CPassepartoutCryptoOpenSSL Minimize dependencies of VPN implementations (#1057) 2025-01-15 09:39:58 +01:00
CPassepartoutOpenVPNOpenSSL Minimize dependencies of VPN implementations (#1057) 2025-01-15 09:39:58 +01:00
PassepartoutCryptoOpenSSL Minimize dependencies of VPN implementations (#1057) 2025-01-15 09:39:58 +01:00
PassepartoutOpenVPNOpenSSL Minimize dependencies of VPN implementations (#1057) 2025-01-15 09:39:58 +01:00