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 108fb395fa Resolve compilation warnings in tests hace 9 años
  Marcin Krzyżanowski 6cb03cd207 Padding remove() is failable operation and may throws error now. #184 hace 9 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
  C.W. Betts 990a67706d Mark the test classes as final. hace 10 años
  Marcin Krzyżanowski 9f4527f79d Massive internal change NSData to [UInt8] hace 10 años
  Marcin Krzyżanowski bc3ffec8a7 Padding protocol as parameter for AES cipher hace 10 años
  Marcin Krzyżanowski 2ceae1f186 Padding protocol, first step to generalize Paddings hace 10 años
  Marcin Krzyżanowski 0d68706c13 Change type Byte to Uint8 (removed in Swift 1.2) #26. ChaCha20 public. Playground cleanup. hace 10 años
  Marcin Krzyżanowski d80417c05f remove PKCS7 padding hace 10 años
  Marcin Krzyżanowski 86f101fdfb PKCS7 padding option for AES. Separate tests. hace 10 años