Marcin Krzyżanowski f6cb86a092 Remove BlockMode in favor of CipherModeGenerataor 10 年 前
..
AESTests.swift f6cb86a092 Remove BlockMode in favor of CipherModeGenerataor 10 年 前
Bridging.h 5efc575d9f Improve speed of Hash.prepare 11 年 前
ChaCha20Tests.swift f73a1624f7 Fix ChaCha20 implementation. #179 10 年 前
ExtensionsTest.swift 122a78774e String.decryptBase64ToString, String.decryptBase64, [UInt8].toBase64() 10 年 前
HMACTests.swift b6ee8ae51f Cleanups. No Optionals when not used. 10 年 前
HashTests.swift b3c09a2ed2 Tests using tuples require default value 10 年 前
Helpers.swift 5efd01ecbe Remove many Foundation dependencies by replacing NSData with [UInt8]. Separate Foundation dependency to extensions (ChaCha20, AES) 10 年 前
Info.plist 2bb301a771 NSData extension initial 11 年 前
PaddingTests.swift 6cb03cd207 Padding remove() is failable operation and may throws error now. #184 10 年 前
Poly1305Tests.swift b6ee8ae51f Cleanups. No Optionals when not used. 10 年 前
RabbitTests.swift 64f7158568 Add Rabbit stream cipher 10 年 前