Commit History

Author SHA1 Message Date
  Marcin Krzyżanowski dc83ce9087 Release 0.0.13 10 years ago
  Marcin Krzyżanowski fff09e037a make toHexString() public 10 years ago
  Marcin Krzyżanowski c78127d7c1 Remove NSData.hexString property toHexString() due to private property of that name. #105 10 years ago
  Marcin Krzyżanowski c30cea8f1e Update tests to lowercase hex string 10 years ago
  Logan Wright d671dfab72 reworking the lowercase to use an appropriate format as opposed to lowercaseString 10 years ago
  Marcin Krzyżanowski e996a0957e update README.md 10 years ago
  Marcin Krzyżanowski 7185e32ad5 Remove NSData.hexString property, use toHexString() due to private property of that name. #105 10 years ago
  Marcin Krzyżanowski bb7f2c187b Update to v 0.0.12 10 years ago
  Marcin Krzyżanowski f146411a7c Fixes invalid result value on device. Fixes #57 10 years ago
  Marcin Krzyzanowski 659106b30b Merge pull request #83 from ScottieY/ScottieY-patch-1 10 years ago
  ScottieY 24301d2095 Update README.md 10 years ago
  Marcin Krzyżanowski 31bbf4fd49 Explicit enum value Fixes #81 10 years ago
  Marcin Krzyżanowski a17a7b9beb Enable whole module optimization to the project 10 years ago
  Marcin Krzyżanowski 4768dca610 Replace .unknown AES variant with preconditionError() so it wont produce unexpected output. 10 years ago
  Marcin Krzyżanowski bcc5b2443a Update to v 0.0.11 10 years ago
  Marcin Krzyżanowski 32ad55e3d7 Pure swift integerWithBytes 10 years ago
  Marcin Krzyzanowski 82fd46754b Merge pull request #67 from jagreenwood/enhancement/universal_build 10 years ago
  Jeremy Greenwood 82846e0134 Adds an aggregate target which runs a script to build a universal framework. The script currently copies the framework to the `Framework` dir 10 years ago
  Marcin Krzyżanowski 71586aa62b Update assert message #64. 10 years ago
  Marcin Krzyzanowski 5e9286ac02 Merge pull request #61 from MaddTheSane/testClasses 10 years ago
  Marcin Krzyzanowski 95a048c476 Merge pull request #62 from MaddTheSane/finalClasses 10 years ago
  C.W. Betts c57e424c3e mark the Context class in ChaCha20 as final. 10 years ago
  C.W. Betts 3753ee7be5 Test Classes changes: 10 years ago
  C.W. Betts 990a67706d Mark the test classes as final. 10 years ago
  C.W. Betts 1be97e742b Mark classes as final. 10 years ago
  Marcin Krzyzanowski 4f9675442f Merge pull request #58 from tomaskraina/master 10 years ago
  Tomas Kraina f2970b59fa Add a message to @deprecated attribute to make it less confusing. Fixes #50. 10 years ago
  Marcin Krzyżanowski fce3107980 Bump Podspec version to 0.0.10 10 years ago
  Marcin Krzyżanowski 755e7937cd Rename bytes() to arrayOfBytes() due to ambiguity Array and UnsafePointer types (rdar://20517897) #51 10 years ago
  Marcin Krzyżanowski 6ae8206f06 fix merge 10 years ago