Marcin Krzyżanowski 58d42a84ae String.encrypt() -> Base64 string 10 年 前
..
AESTests.swift 7b7e15bf00 minor. remove commented code and add reference url to test. 10 年 前
Bridging.h 5efc575d9f Improve speed of Hash.prepare 10 年 前
ChaCha20Tests.swift 774d567b0f Remove Cipher enum. Implement Cipher protocol. 10 年 前
ExtensionsTest.swift 58d42a84ae String.encrypt() -> Base64 string 10 年 前
HMACTests.swift b6ee8ae51f Cleanups. No Optionals when not used. 10 年 前
HashTests.swift b6ee8ae51f Cleanups. No Optionals when not used. 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 5efd01ecbe Remove many Foundation dependencies by replacing NSData with [UInt8]. Separate Foundation dependency to extensions (ChaCha20, AES) 10 年 前
Poly1305Tests.swift b6ee8ae51f Cleanups. No Optionals when not used. 10 年 前