Historique des commits

Auteur SHA1 Message Date
  Marcin Krzyżanowski 7fdf58aae2 Rename to BlockModeGenerator il y a 9 ans
  Marcin Krzyżanowski f6cb86a092 Remove BlockMode in favor of CipherModeGenerataor il y a 9 ans
  Marcin Krzyżanowski 62e4ef8834 Decouple BlockMode into separate files il y a 9 ans
  Evan Maloney 422dbe6d62 Full bitcode is needed for running Debug on device il y a 10 ans
  Marcin Krzyżanowski 8f45ef7ac4 Workaround for "NSString are not yet implicitly convertible to String" issue on Linux. #177 il y a 10 ans
  Christian Steffens b973bd4db8 + Adding umbrella header CryptoSwift.h for all targets (#169) il y a 10 ans
  Marcin Krzyżanowski 8430c7ba60 Reorganize folders layout to satisfy Swift Package Manager and Xcode at the same time il y a 10 ans
  Marcin Krzyżanowski 5c3ef0195e cs_arc4random_uniform() because arc4random() is not available in Glibc module. il y a 10 ans
  Marcin Krzyżanowski 9fd01e6fda Merge branch 'master' into develop il y a 10 ans
  Sam Soffes b33c9fd73a Add umbrella header il y a 10 ans
  Marcin Krzyżanowski cfd9294b4f Remove <> from filenames. Fixes #163. il y a 10 ans
  Dima Kalachov 64f7158568 Add Rabbit stream cipher il y a 10 ans
  Marcin Krzyżanowski abb0068339 tvOS support. #136 il y a 10 ans
  Marcin Krzyżanowski 58d42a84ae String.encrypt() -> Base64 string il y a 10 ans
  Marcin Krzyżanowski 20f21524fb Remove Framework-Universal target and add build.sh to build the frameworks. il y a 10 ans
  Dave Wood 526a5e9b96 Add watchOS target il y a 10 ans
  Marcin Krzyżanowski 9a1362dc9c Setup OSX target. Setup bitcode settings il y a 10 ans
  Marcin Krzyżanowski b75f7d8ca4 Deployment target 8.0 il y a 10 ans
  Marcin Krzyżanowski 9f033afa44 Rename target CryptoSwift -> CryptoSwift iOS il y a 10 ans
  Marcin Krzyżanowski b6ee8ae51f Cleanups. No Optionals when not used. il y a 10 ans
  Marcin Krzyżanowski 98bcaa2f32 Separate Foundation dependency il y a 10 ans
  Marcin Krzyżanowski 8b743288bd Update toHexString() il y a 10 ans
  Marcin Krzyżanowski 6fff1dc5cb Remove unused NSDataSequence. Decouple Utils.swift. Refactoring. il y a 10 ans
  Marcin Krzyżanowski 5efd01ecbe Remove many Foundation dependencies by replacing NSData with [UInt8]. Separate Foundation dependency to extensions (ChaCha20, AES) il y a 10 ans
  Marcin Krzyżanowski d594ae0ec6 add BytesSequence il y a 10 ans
  Javier Soto aa7628179f Changed code signing identity to revered "iPhone Developer". Fixes Carthage build issues. il y a 10 ans
  K.K. POON 349e2bb9d1 set xcode project to allow App Extension API only il y a 10 ans
  Marcin Krzyżanowski e52258b9cd Merge branch 'swift20' into develop il y a 10 ans
  Ibrahim Kteish b5c06e44be Update to recommended Xcode Settings il y a 10 ans
  Marcin Krzyżanowski c91a777668 setup @testable il y a 10 ans