1. 14 Sep, 2018 1 commit
  2. 13 Sep, 2018 1 commit
    • psychocrypt's avatar
      unify cpu cryptonight implementations · 931bd5fe
      psychocrypt authored
      xmr-stak has several implementations for multi hash per thread.
      The results into 3 intepedent implementations.
      Each time the algorithm must be changed the possibility to introduce errors is very large.
      
      - unify the different cryptonight CPU implementations
      - simplify the function selection array to find the specilized cryptonight implementation
      - add a intermediat pointer to access the large state (similar to the old multi hash implementation)
      
      As side effect this change increases the speed of the single and multi hash algorithm.
      931bd5fe
  3. 28 Aug, 2018 2 commits
  4. 21 Aug, 2018 3 commits
  5. 19 Aug, 2018 1 commit
  6. 08 Aug, 2018 1 commit
  7. 03 Aug, 2018 1 commit
  8. 02 Aug, 2018 2 commits
  9. 29 Jul, 2018 1 commit
  10. 27 Jul, 2018 3 commits
  11. 25 Jul, 2018 1 commit
  12. 22 Jul, 2018 1 commit
  13. 17 Jul, 2018 7 commits
  14. 16 Jul, 2018 5 commits
  15. 14 Jul, 2018 3 commits
  16. 12 Jul, 2018 2 commits
  17. 11 Jul, 2018 3 commits
  18. 10 Jul, 2018 1 commit
  19. 08 Jul, 2018 1 commit