jsteube
|
c918173fcf
|
Get rid of comb_t which can be safely replace with pw_t now
|
2017-06-25 00:56:25 +02:00 |
|
DoZ10
|
dcd8306b6f
|
Fixed naming convention for kernel blake2_t type
|
2017-05-01 20:12:20 -04:00 |
|
DoZ10
|
ee558c625d
|
Copied esalt buffer into kernel in the outer loop
|
2017-05-01 17:28:10 -04:00 |
|
DoZ10
|
8aa389b286
|
Fixed coding style convention for for() loops
|
2017-05-01 16:47:54 -04:00 |
|
DoZ10
|
22b9f80531
|
Inserted blake2b_sigma into kernel for perf gain. Standardized naming convention to blake2b_transform()
|
2017-05-01 16:19:20 -04:00 |
|
DoZ10
|
87e0281237
|
Moved init params in CPU (interface.c). Fixed vector-type problem in kernel a0.
|
2017-04-30 20:34:01 -04:00 |
|
DoZ10
|
e71c68e0af
|
Fixed endianness to remove unecessary kernel swaps ops
|
2017-04-29 22:10:06 -04:00 |
|
DoZ10
|
c1f8204b06
|
Prepared transform routine
|
2017-04-27 01:26:23 -04:00 |
|
DoZ10
|
0e018c717d
|
Unrolled for() loops and removed S & P structs
|
2017-04-26 21:17:29 -04:00 |
|
DoZ10
|
76e3c0618e
|
Fixed for() loops coding style
|
2017-04-26 16:15:50 -04:00 |
|
DoZ10
|
903e716b9a
|
Swapped to outlen and tested. Okay. Still having problems with VECT_SIZE > 1
|
2017-04-25 18:28:40 -04:00 |
|
DoZ10
|
10629190e3
|
Now compiles for test.sh -m 600 -a 0 -V1 and -V2, but does not resolve on V2.
|
2017-04-23 20:32:34 -04:00 |
|
DoZ10
|
de477580a0
|
Code Cleanup and short doc additions
|
2017-04-22 21:50:22 -04:00 |
|
DoZ10
|
bb61408e89
|
Added kernel m00600_a0
|
2017-04-22 09:51:39 -04:00 |
|
DoZ10
|
c3b95db072
|
rm: cleanup files.
|
2017-04-16 11:33:13 -04:00 |
|
DoZ10
|
d5ca5d59db
|
add: lots of things....
|
2017-04-16 10:07:12 -04:00 |
|