tunnelkit/TunnelKit/Sources/Core
Davide De Rosa 3dabc254bc Improve naming in crypto classes
- Consistency in encryption/decryption flow
- Consistency in packet/payload
- DataPathChannel method names
2018-08-30 17:52:50 +02:00
..
Allocation.h Re-license with proper per-file notices 2018-08-28 12:53:14 +02:00
Allocation.m Re-license with proper per-file notices 2018-08-28 12:53:14 +02:00
CompressionFraming.h Make compression framing an enum option 2018-08-30 12:43:36 +02:00
CompressionFraming.swift Add description to framing enum 2018-08-30 13:59:47 +02:00
CoreConfiguration.swift Re-license with proper per-file notices 2018-08-28 12:53:14 +02:00
CryptoAEAD.h Move compression framing to stateless blocks 2018-08-30 17:11:22 +02:00
CryptoAEAD.m Improve naming in crypto classes 2018-08-30 17:52:50 +02:00
CryptoBox.h Re-license with proper per-file notices 2018-08-28 12:53:14 +02:00
CryptoBox.m Re-license with proper per-file notices 2018-08-28 12:53:14 +02:00
CryptoCBC.h Move compression framing to stateless blocks 2018-08-30 17:11:22 +02:00
CryptoCBC.m Improve naming in crypto classes 2018-08-30 17:52:50 +02:00
CryptoMacros.h Re-license with proper per-file notices 2018-08-28 12:53:14 +02:00
Data+Manipulation.swift Re-license with proper per-file notices 2018-08-28 12:53:14 +02:00
DataPath.h Make compression framing an enum option 2018-08-30 12:43:36 +02:00
DataPath.m Improve naming in crypto classes 2018-08-30 17:52:50 +02:00
DataPathEncryption.h Improve naming in crypto classes 2018-08-30 17:52:50 +02:00
Encryption.h Re-license with proper per-file notices 2018-08-28 12:53:14 +02:00
Errors.h Support client certificate in TLSBox 2018-08-28 12:55:27 +02:00
Errors.m Re-license with proper per-file notices 2018-08-28 12:53:14 +02:00
IOInterface.swift Re-license with proper per-file notices 2018-08-28 12:53:14 +02:00
LinkInterface.swift Re-license with proper per-file notices 2018-08-28 12:53:14 +02:00
MSS.h Re-license with proper per-file notices 2018-08-28 12:53:14 +02:00
MSS.m Re-license with proper per-file notices 2018-08-28 12:53:14 +02:00
Packet.swift Re-license with proper per-file notices 2018-08-28 12:53:14 +02:00
PacketMacros.h Make compression framing an enum option 2018-08-30 12:43:36 +02:00
PacketMacros.m Make compression framing an enum option 2018-08-30 12:43:36 +02:00
ProtocolMacros.swift Re-license with proper per-file notices 2018-08-28 12:53:14 +02:00
ReplayProtector.h Re-license with proper per-file notices 2018-08-28 12:53:14 +02:00
ReplayProtector.m Re-license with proper per-file notices 2018-08-28 12:53:14 +02:00
SecureRandom.swift Re-license with proper per-file notices 2018-08-28 12:53:14 +02:00
SessionError.swift Re-license with proper per-file notices 2018-08-28 12:53:14 +02:00
SessionProxy+Authenticator.swift Re-license with proper per-file notices 2018-08-28 12:53:14 +02:00
SessionProxy+Configuration.swift Make compression framing an enum option 2018-08-30 12:43:36 +02:00
SessionProxy+EncryptionBridge.swift Re-license with proper per-file notices 2018-08-28 12:53:14 +02:00
SessionProxy+PushReply.swift Re-license with proper per-file notices 2018-08-28 12:53:14 +02:00
SessionProxy+SessionKey.swift Make compression framing an enum option 2018-08-30 12:43:36 +02:00
SessionProxy.swift Make compression framing an enum option 2018-08-30 12:43:36 +02:00
TLSBox.h Support client certificate in TLSBox 2018-08-28 12:55:27 +02:00
TLSBox.m Support client certificate in TLSBox 2018-08-28 12:55:27 +02:00
TunnelInterface.swift Re-license with proper per-file notices 2018-08-28 12:53:14 +02:00
ZeroingData.h Re-license with proper per-file notices 2018-08-28 12:53:14 +02:00
ZeroingData.m Re-license with proper per-file notices 2018-08-28 12:53:14 +02:00
ZeroingData.swift Re-license with proper per-file notices 2018-08-28 12:53:14 +02:00
module.modulemap Make compression framing an enum option 2018-08-30 12:43:36 +02:00