Marcin Krzyżanowski 06e38c8cb4 AES.Encryptor and AES.Decryptor allows encrypt/decrypt in chunks. Revert AnyGenerators to workers. 9 years ago
..
AESTests.swift 06e38c8cb4 AES.Encryptor and AES.Decryptor allows encrypt/decrypt in chunks. Revert AnyGenerators to workers. 9 years ago
Bridging.h 5efc575d9f Improve speed of Hash.prepare 11 years ago
ChaCha20Tests.swift 108fb395fa Resolve compilation warnings in tests 9 years ago
ExtensionsTest.swift 122a78774e String.decryptBase64ToString, String.decryptBase64, [UInt8].toBase64() 10 years ago
HMACTests.swift b6ee8ae51f Cleanups. No Optionals when not used. 10 years ago
HashTests.swift b3c09a2ed2 Tests using tuples require default value 10 years ago
Helpers.swift 5efd01ecbe Remove many Foundation dependencies by replacing NSData with [UInt8]. Separate Foundation dependency to extensions (ChaCha20, AES) 10 years ago
Info.plist 2bb301a771 NSData extension initial 11 years ago
PBKDF2Tests.swift d3910aae8f Update README with Password-Based Key Derivation Function example. Add test for PBKDF2 9 years ago
PaddingTests.swift 108fb395fa Resolve compilation warnings in tests 9 years ago
Poly1305Tests.swift b6ee8ae51f Cleanups. No Optionals when not used. 10 years ago
RabbitTests.swift 64f7158568 Add Rabbit stream cipher 10 years ago