커밋 기록

작성자 SHA1 메시지 날짜
  Marcin Krzyżanowski 15a5532e26 [T] -> Array<T> because I don't like this ambiguity in code. Nothing personal. 9 년 전
  Marcin Krzyżanowski b6ee8ae51f Cleanups. No Optionals when not used. 10 년 전
  Marcin Krzyżanowski 5efd01ecbe Remove many Foundation dependencies by replacing NSData with [UInt8]. Separate Foundation dependency to extensions (ChaCha20, AES) 10 년 전
  Marcin Krzyżanowski c91a777668 setup @testable 10 년 전
  C.W. Betts 990a67706d Mark the test classes as final. 10 년 전
  Marcin Krzyżanowski 6ae8206f06 fix merge 10 년 전
  Marcin Krzyżanowski 30a1e3d721 Merge branch 'develop' 10 년 전
  Marcin Krzyżanowski 728f43216c Update HMAC tests 10 년 전
  Kyle Fuller 0d8355a482 [HMAC] Support SHA384 and SHA512 10 년 전
  Kyle Fuller 77b2318146 [HMAC] Support SHA384 and SHA512 10 년 전
  Marcin Krzyżanowski 8ae6516ab9 Replace NSData with [UInt8] for HMAC and Poly1305 10 년 전
  Marcin Krzyżanowski 0d68706c13 Change type Byte to Uint8 (removed in Swift 1.2) #26. ChaCha20 public. Playground cleanup. 10 년 전
  Marcin Krzyżanowski c8ee331a31 HMAC authenticator (variants MD5, SHA1, SHA256) 10 년 전