Marcin Krzyżanowski d3910aae8f Update README with Password-Based Key Derivation Function example. Add test for PBKDF2 9 лет назад
..
AESTests.swift 88412d595f Move padding parameter to AES constructor. 9 лет назад
Bridging.h 5efc575d9f Improve speed of Hash.prepare 11 лет назад
ChaCha20Tests.swift 108fb395fa Resolve compilation warnings in tests 9 лет назад
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 лет назад
PBKDF2Tests.swift d3910aae8f Update README with Password-Based Key Derivation Function example. Add test for PBKDF2 9 лет назад
PaddingTests.swift 108fb395fa Resolve compilation warnings in tests 9 лет назад
Poly1305Tests.swift b6ee8ae51f Cleanups. No Optionals when not used. 10 лет назад
RabbitTests.swift 64f7158568 Add Rabbit stream cipher 10 лет назад