Historique des commits

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