Commit History

作者 SHA1 備註 提交日期
  Michael Ledin 8d62769cf8 Import without @testable to test public API. 9 年之前
  Michael Ledin 161835a2e7 Merge branch 'swift3-snapshots' into travis-xcode8-experimental 9 年之前
  Michael Ledin dbd0b54d87 Run tests with "swift test". 9 年之前
  Marcin Krzyzanowski 9d308a0d1c Merge pull request #309 from mxl/travis-xcode8 9 年之前
  Michael Ledin 5fbddba308 Ignore .DS_Store 9 年之前
  Michael Ledin e78c5cc337 Fixes for linux. 9 年之前
  Michael Ledin 0f518e37e5 Removed unnecessary install. 9 年之前
  Michael Ledin a5878f5ebb It seems that swiftenv install --list does not show 3.0-PREVIEW-6 version but can install it. 9 年之前
  Michael Ledin df175e0ec7 Moved CI.sh to scripts directory. 9 年之前
  Michael Ledin 22cae2a3cf Linux specific .swift-version. 9 年之前
  Michael Ledin ee9ccb1a46 Removed linux from travis config because swiftenv does not have swift version 3.0 on linux yet. 9 年之前
  Michael Ledin 25a682fe85 Fixed path. 9 年之前
  Michael Ledin f5ff7320d6 Reverted .swift-version. 9 年之前
  Michael Ledin 537e28ad62 Fixed .swift-version. 9 年之前
  Michael Ledin ee44a88bbc Updated swiftenv-install.sh link. 9 年之前
  Michael Ledin 7f85173e95 Travis Xcode8. 9 年之前
  Marcin Krzyżanowski 4bbf06918c Add access tests for ChaCha20 9 年之前
  Marcin Krzyżanowski a292060fcd Add preconditions 9 年之前
  Marcin Krzyżanowski dd9b99b830 Improve toUInt32Array, toUInt64Array - always output array with right size 9 年之前
  Marcin Krzyżanowski 80190cd1e4 Fix Rabbit test 9 年之前
  Marcin Krzyżanowski 9ea5668ff9 Refactor Rabbit. Throwable inits. Test public methods 9 年之前
  Marcin Krzyżanowski 4a2cb5272c Refactor enum Authenticator -> protocol Authenticator 9 年之前
  Marcin Krzyżanowski 515655195c Add more access tests 9 年之前
  Marcin Krzyżanowski 6b7bc54ea8 Fix PBKDF1 example 9 年之前
  Marcin Krzyżanowski 97dc571423 Remove unused function 9 年之前
  Marcin Krzyżanowski 38155dc72a Refactor CRC -> Checksum 9 年之前
  Marcin Krzyżanowski aee45c4188 Refactor public methods to internal 9 年之前
  Marcin Krzyżanowski 3a0374acd1 Refactor Int.with() -> Int(bytes:) 9 年之前
  Marcin Krzyżanowski 42d96b1488 More Access tests 9 年之前
  Marcin Krzyżanowski 56e4ffb7bb String.encrypt() returns hex string instead of Array<UInt8>. This is consistent with rest of the functions here. 9 年之前