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