Commit graph

12 commits

Author SHA1 Message Date
pooler
be1b725270 Add support for scrypt(N, 1, 1) 2014-05-25 19:14:54 +02:00
pooler
a5430f73e1 Add a configure option to disable assembly code 2014-05-16 16:39:04 +02:00
pooler
ee7630edfd Reorder SSE2 instructions for better performance 2012-05-26 17:04:49 +02:00
pooler
132863599c Change comment style in .S files 2012-04-06 19:53:48 +02:00
pooler
18033f6a04 Add optimizations for AVX-capable processors 2012-03-05 19:32:52 +01:00
pooler
8d326a4439 Change comment style in .S files for compatibility 2012-03-01 16:05:25 +01:00
pooler
ec59ed6d6d Add support for building on Mac OS X 2012-02-28 18:16:40 +01:00
pooler
e0dc6649e1 Version 2.0
- Test the whole hash instead of just looking at the high 32 bits
- Set idle priority on Windows
- Fix parameters -u and -p, and add short options -o and -O
- Fix example JSON configuration file
2012-01-17 00:38:06 +01:00
pooler
476e2325ee More optimization for x86 and x86-64, including AMD K10 2012-01-03 13:11:43 +01:00
pooler
703d58cd82 Reorder a few instructions 2011-12-28 19:37:34 +01:00
pooler
36225b4206 Some more optimization 2011-12-24 12:22:06 +01:00
pooler
3c3cde63f1 Add optimized code for x86 and x86_64 2011-12-18 22:41:16 +01:00