Historial de Commits

Autor SHA1 Mensaje Fecha
  Marcin Krzyżanowski 15a5532e26 [T] -> Array<T> because I don't like this ambiguity in code. Nothing personal. hace 9 años
  Marcin Krzyżanowski 122a78774e String.decryptBase64ToString, String.decryptBase64, [UInt8].toBase64() hace 9 años
  Marcin Krzyżanowski 58d42a84ae String.encrypt() -> Base64 string hace 10 años
  Marcin Krzyżanowski c2b792dc61 Added NSData(bytes: [UInt8]) -> NSData hace 10 años
  Marcin Krzyżanowski 34919ba374 Improve performance of MD5 and SHA by replacing generics with functions mostly. hace 10 años
  Marcin Krzyżanowski 5efd01ecbe Remove many Foundation dependencies by replacing NSData with [UInt8]. Separate Foundation dependency to extensions (ChaCha20, AES) hace 10 años
  Marcin Krzyżanowski c91a777668 setup @testable hace 10 años
  Marcin Krzyżanowski 875cc81f63 Swift 2.0 beta2 compatible hace 10 años
  Marcin Krzyzanowski 5e9286ac02 Merge pull request #61 from MaddTheSane/testClasses hace 10 años
  C.W. Betts 3753ee7be5 Test Classes changes: hace 10 años
  C.W. Betts 990a67706d Mark the test classes as final. hace 10 años
  Marcin Krzyżanowski 8c4519dbcf Work on AES performance hace 10 años
  Marcin Krzyżanowski c26a8b2f3d Fix import compatibility for OSX target hace 10 años
  Marcin Krzyżanowski 2a5e56c2cd Rewrite arrayOfBytes<T> to not use NSData hace 11 años
  Marcin Krzyżanowski 7704ab0f34 shiftLeft as Generic - tryout hace 11 años
  Marcin Krzyżanowski 85b0de0474 general MD5 fixes, tests update hace 11 años
  Marcin Krzyżanowski b992bd4c36 MD5 in Pure Swift hace 11 años