DoZ10
|
5ab5e6c7b6
|
Added salt section comment in kernels
|
2017-05-14 07:17:51 -04:00 |
|
DoZ10
|
9dee1d274d
|
Removed plain_length parameter and copied esalt buffer to salt ofr sorting mechanism.
|
2017-05-14 07:14:57 -04:00 |
|
DoZ10
|
0d3b5393ef
|
Swapped mode 670 -> 15400
|
2017-05-14 06:52:14 -04:00 |
|
DoZ10
|
9c311091d0
|
Fixed pw_max to 32
|
2017-05-09 21:31:07 -04:00 |
|
DoZ10
|
a208007d9d
|
Removed forgotten comment.
|
2017-05-08 20:04:58 -04:00 |
|
DoZ10
|
83bb3dc06a
|
Undo test.
|
2017-05-07 14:23:45 -04:00 |
|
DoZ10
|
2977a75be6
|
Final.
|
2017-05-07 14:03:04 -04:00 |
|
DoZ10
|
3bbed3b501
|
Cleanup
|
2017-05-07 14:02:33 -04:00 |
|
DoZ10
|
c50e8bc486
|
Fixed position parameters. Tested all kernels. Ok.
|
2017-05-07 14:02:00 -04:00 |
|
DoZ10
|
2fd31ed89f
|
Completed kernel a3
|
2017-05-06 21:18:15 -04:00 |
|
DoZ10
|
dd1deb8ed3
|
Completed kernel a1
|
2017-05-06 21:12:53 -04:00 |
|
DoZ10
|
8511d9f047
|
Completed kernel a0.
|
2017-05-06 21:03:14 -04:00 |
|
DoZ10
|
3c67e0054c
|
Implemented Perl test and fixed issues. Now have a working base.
|
2017-05-06 20:40:10 -04:00 |
|
DoZ10
|
cd9dc989ce
|
Implemented Chacha20 crypto.
|
2017-05-06 14:24:50 -04:00 |
|
DoZ10
|
fb86f89f63
|
Fixed print output endianess in interface.c
|
2017-05-05 09:23:14 -04:00 |
|
DoZ10
|
f6cd42352d
|
CPU parsing mostly done. Kernel showing good values.
|
2017-05-05 09:02:18 -04:00 |
|
DoZ10
|
152f0b5152
|
Init work on Chacha20
|
2017-05-04 22:34:52 -04:00 |
|
Jens Steube
|
b924901bb0
|
Merge pull request #1226 from DoZ10/master
Blake2b raw hash implementation
|
2017-05-03 16:38:03 +02:00 |
|
DoZ10
|
0b713d1898
|
Updated correct algo name in docs.
|
2017-05-02 09:19:12 -04:00 |
|
DoZ10
|
31fbe481fa
|
Fixed final details
|
2017-05-02 07:17:29 -04:00 |
|
DoZ10
|
dcd8306b6f
|
Fixed naming convention for kernel blake2_t type
|
2017-05-01 20:12:20 -04:00 |
|
DoZ10
|
86de556446
|
Removed cpu_blake.c since not used for now
|
2017-05-01 20:05:03 -04:00 |
|
DoZ10
|
ee558c625d
|
Copied esalt buffer into kernel in the outer loop
|
2017-05-01 17:28:10 -04:00 |
|
DoZ10
|
fd1cefb325
|
Removed test files.
|
2017-05-01 16:48:26 -04:00 |
|
DoZ10
|
8aa389b286
|
Fixed coding style convention for for() loops
|
2017-05-01 16:47:54 -04:00 |
|
DoZ10
|
9d0855c02f
|
Fixed interface.c to remove XORing madness and blake2_t naming convention
|
2017-05-01 16:38:48 -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 |
|
Jens Steube
|
c9ee04d749
|
Merge pull request #1235 from 0xbsec/title-sep-e-rule
Add support for rule: eX
|
2017-05-01 12:38:52 +02:00 |
|
DoZ10
|
98b9e38d54
|
Fix for app compilation error on mingw
|
2017-04-30 21:31:51 -04:00 |
|
DoZ10
|
f0f96140b2
|
Fixed Attack modes 1 & 3
|
2017-04-30 21:10:54 -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 |
|
mhasbini
|
5734741392
|
Add support for rule: eX
|
2017-04-30 16:23:39 +03:00 |
|
DoZ10
|
e71c68e0af
|
Fixed endianness to remove unecessary kernel swaps ops
|
2017-04-29 22:10:06 -04:00 |
|
Jens Steube
|
ef6467b49b
|
Merge pull request #1234 from neheb/patch-1
Fix AppVeyor
|
2017-04-28 09:18:40 +02:00 |
|
neheb
|
9c91c654da
|
Fix AppVeyor
|
2017-04-27 16:24:44 -07:00 |
|
Jens Steube
|
0fcf51dee3
|
Fixed a missing type specifier in a function declaration of the RACF kernel
|
2017-04-27 17:56:38 +02:00 |
|
Jens Steube
|
b996ef587b
|
Add GTX 1080 Ti to tuning database
|
2017-04-27 16:44:19 +02: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
|
4839335c8a
|
Cleanup
|
2017-04-24 21:51:07 -04:00 |
|
DoZ10
|
58c1f46b19
|
Merge and conflict resolve.
|
2017-04-24 21:47:35 -04:00 |
|
DoZ10
|
8da56522f2
|
Added 600 to test.pl and test.sh..
|
2017-04-24 21:41:23 -04:00 |
|
DoZ10
|
9ddd4596a0
|
Added 12700 to test.sh (lazy conflict fix).
|
2017-04-24 21:40:01 -04:00 |
|
DoZ10
|
f93426c8f8
|
Remove tmp 600.
|
2017-04-24 21:37:43 -04:00 |
|
DoZ10
|
327a509492
|
Fixed test files conflicts.
|
2017-04-24 21:33:20 -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
|
e23f88fec8
|
Fixed Test files to match output. $Blake2$ Tag added to interface hash output
|
2017-04-23 10:28:58 -04:00 |
|
DoZ10
|
de477580a0
|
Code Cleanup and short doc additions
|
2017-04-22 21:50:22 -04:00 |
|