jsteube
|
2bb594b385
|
Remove add3() from bitops, replaced with the ones in inc_common.cl
|
2019-03-25 16:40:39 +01:00 |
|
jsteube
|
a44bed7549
|
More preparation for OpenCL emulation mode
|
2019-03-23 22:13:59 +01:00 |
|
jsteube
|
34bf28f9d4
|
Fix __add3 bitops in host code
|
2018-07-22 12:23:18 +02:00 |
|
jsteube
|
05a01d3843
|
fix some datatypes
|
2018-02-08 19:13:29 +01:00 |
|
jsteube
|
a0be36d7b8
|
Fix compile error caused by __add3()
|
2017-08-27 19:46:17 +02:00 |
|
jsteube
|
8d6170d66e
|
Simply do not use __builtin_bswap16() this causes all kinds of problems, use our own implementation
|
2017-01-21 18:23:11 +01:00 |
|
jsteube
|
ec0f074f2d
|
Fix travis-ci error caused by missing __builtin_bswap16()
|
2017-01-21 18:14:44 +01:00 |
|
jsteube
|
53d467abf8
|
Fix travis-ci error caused by __builtin_bswapXX()
|
2017-01-21 18:03:47 +01:00 |
|
jsteube
|
4fe0c9ac94
|
Adding compiler intrinsics implementation for bit operations
|
2016-10-01 12:29:05 +02:00 |
|
jsteube
|
a70590b0dc
|
Move sanity check into user_options.c
|
2016-09-20 17:04:31 +02:00 |
|
jsteube
|
a0f6ed6832
|
Introduce hashes_t; not finishe yet
|
2016-09-16 17:01:18 +02:00 |
|
jsteube
|
3daf0af480
|
Added docs/credits.txt
Added docs/team.txt
|
2016-09-11 22:20:15 +02:00 |
|
jsteube
|
4b79ccd416
|
Preparation for easier integration of:
* https://github.com/hashcat/hashcat/pull/485
* https://github.com/hashcat/hashcat/pull/486
|
2016-09-05 21:47:26 +02:00 |
|
jsteube
|
ff376ce112
|
Moved bit operations out of shared.[hc] and created bitops.[hc]
based on 1aafa13e09
|
2016-09-05 14:12:31 +02:00 |
|