bacqube2
|
82f799950a
|
m35000_a3-pure commit initial
|
2023-02-09 15:49:06 +01:00 |
|
Louka
|
468ba9d92b
|
blake2s
|
2023-02-09 13:11:54 +01:00 |
|
bacqube2
|
bd0f058357
|
Premiere correction des fonctions de traitement
|
2023-02-08 14:04:12 +01:00 |
|
bacqube2
|
6176ec3264
|
Ajout de printf pour tracer l'execution des fonctions
|
2023-02-08 13:23:11 +01:00 |
|
bacqube2
|
5475e882a7
|
Ajout de printf pour tracer l'execution des fonctions
|
2023-02-08 12:57:17 +01:00 |
|
bacqube2
|
1e79857ed0
|
Changement des valeurs de test pour debug + affichage des valeurs de rounds
|
2023-02-08 11:50:31 +01:00 |
|
Benoit
|
e3d47f0ea8
|
Correction de nom d'une fonction
|
2023-02-07 13:22:07 +01:00 |
|
Louka
|
d78cb92eb8
|
tests
|
2023-02-06 17:11:37 +01:00 |
|
Louka
|
12821a968b
|
Finishing inc_hash_blake2s and starting to write kernels
|
2023-02-06 15:27:07 +01:00 |
|
bacqube2
|
33762965f6
|
modify to S
|
2023-02-02 14:53:04 +01:00 |
|
bacqube2
|
a59cf4ebcf
|
modify to S
|
2023-02-02 13:33:32 +01:00 |
|
bacqube2
|
30d9509878
|
Creation blake2s inc files
|
2023-02-02 13:22:03 +01:00 |
|
jsteube
|
6ee2658104
|
Prefix more macros to avoid collisions in other existing libraries
|
2023-01-30 14:41:12 +00:00 |
|
jsteube
|
98d721cf69
|
Prepare rename macros in kernel files from _MACRO to MACRO
|
2023-01-18 15:34:49 +00:00 |
|
jsteube
|
f1ff925b6e
|
Prepare rename macros in header files from _MACRO to MACRO
|
2023-01-17 19:25:40 +00:00 |
|
Sein Coray
|
69807fb2fe
|
removed check which aborted on empty passwords for mode 10700
|
2023-01-09 09:00:26 +01:00 |
|
Jens Steube
|
cd8bff1682
|
Merge pull request #3561 from philsmd/3090x_btc_prv_key
fixes #3487: added -m 3090x = Bitcoin raw private key
|
2023-01-06 16:49:00 +01:00 |
|
philsmd
|
c6b40a40bf
|
fix whitespace in -m 30700 = Anope IRC Services
|
2023-01-04 15:55:13 +01:00 |
|
philsmd
|
3ef69f2919
|
added -m 3090x = Bitcoin raw private key
|
2023-01-04 15:52:48 +01:00 |
|
Jens Steube
|
5989de470b
|
Merge pull request #3549 from s3inlc/pkzip-fix
Remove check which may lead to false negatives on pkzip in rare cases
|
2022-12-25 23:26:05 +01:00 |
|
sein
|
3d70379c39
|
removed check for 00 bits for compressed hashes as it may be valid for certain zips
|
2022-12-22 22:32:12 +01:00 |
|
magnum
|
2e10d591b9
|
Fix a bug causing -m172xx (pkzip) to fail on data sizes > 32 KB
We need a correct total_out size so a separate variable is introduced
to maintain the window buffer.
Closes #3434 (see #3546).
|
2022-12-21 18:31:53 +01:00 |
|
Jens Steube
|
6bd5e6f03f
|
Merge pull request #3543 from matrix/base58_errors
fix base58 build errors
|
2022-12-21 15:44:55 +01:00 |
|
Jens Steube
|
a82cf950bd
|
Merge pull request #3542 from matrix/m28000_errors
fix kernel 28000 a3 build warnings/errors
|
2022-12-20 22:45:11 +01:00 |
|
Jens Steube
|
4c90d371ec
|
Merge pull request #3541 from matrix/m27900_errors
fix kernel 27900 a3 build warnings/errors
|
2022-12-19 23:05:34 +01:00 |
|
Jens Steube
|
0d186be7e8
|
Merge pull request #3540 from matrix/m23800_errors
fix kernel 23800 pure build errors
|
2022-12-18 23:15:05 +01:00 |
|
Gabriele Gristina
|
0d93a00fdf
|
fix base58 build errors
|
2022-12-17 10:41:50 +01:00 |
|
Gabriele Gristina
|
e82d006bf4
|
fix kernel 28000 a3 build warnings/errors
|
2022-12-17 10:09:24 +01:00 |
|
Gabriele Gristina
|
8b4b8c31a0
|
fix kernel 27900 a3 build warnings/errors
|
2022-12-17 10:07:18 +01:00 |
|
Gabriele Gristina
|
758a6fe0de
|
fix kernel 23800 pure build errors
|
2022-12-17 10:04:01 +01:00 |
|
Gabriele Gristina
|
b320da0a2d
|
fix kernel 11500 a3 build warnings/errors
|
2022-12-17 00:39:50 +01:00 |
|
Jens Steube
|
2431201007
|
Merge pull request #3536 from hops/anope-sha256
Added hash-mode: Anope IRC Services (enc_sha256)
|
2022-12-15 19:41:10 +01:00 |
|
hops
|
9f823dc564
|
-m 30700: set the IV outside of the loop
|
2022-12-14 21:27:29 +01:00 |
|
hops
|
7edda7c82f
|
Added hash-mode: Anope IRC Services (enc_sha256)
|
2022-12-14 19:30:11 +01:00 |
|
jsteube
|
57fe66dd10
|
Precompute byteswap for salt in -m 28200
|
2022-12-13 22:43:47 +00:00 |
|
jsteube
|
3035f4c24f
|
Precompute byteswap for salt in -m 21300
|
2022-12-12 19:47:22 +00:00 |
|
Jens Steube
|
06af574dbd
|
Merge pull request #3531 from matrix/metal_compatibility
Allow using Metal < 300 with --force
|
2022-12-11 22:50:23 +01:00 |
|
Jens Steube
|
d73b0985f7
|
Merge pull request #3530 from matrix/metal_module_3730_fix
Fix module 3730, Metal build errors
|
2022-12-10 19:18:19 +01:00 |
|
jsteube
|
2cf71125f4
|
Add missing -a 1 kernels for -m 7350
|
2022-12-08 21:34:44 +00:00 |
|
Gabriele Gristina
|
fdd3fae7a5
|
Fix module 3730, Metal build errors
|
2022-12-08 17:40:41 +01:00 |
|
Gabriele Gristina
|
0f63294b8a
|
Allow using Metal < 300 with --force
|
2022-12-08 17:37:50 +01:00 |
|
jsteube
|
8a81f6143a
|
Add missung unit-test for -m 7350 and kernel name fix
|
2022-12-07 18:42:57 +00:00 |
|
Jens Steube
|
d008c5cb11
|
Merge pull request #3522 from rjancewicz/rjancewicz/m07350-rakp-hmac-md5
IPMI v2 RAKP HMAC MD5
|
2022-12-06 20:32:30 +01:00 |
|
Jens Steube
|
453ec4e7d9
|
DEScrypt Kernel (1500): Improved performance from 950MH/s to 2200MH/s (RX6900XT) on HIP backend by workaround invalid compile time optimizer
|
2022-12-03 16:48:44 +01:00 |
|
philsmd
|
b2c2fc86b4
|
fix whitespace
|
2022-11-30 16:05:05 +01:00 |
|
Russell Jancewicz
|
cd407b7af8
|
minor change to minimize the number of xor instructions
|
2022-11-27 20:29:42 -05:00 |
|
Russell Jancewicz
|
f0023229b6
|
initial rakp-hmac-md5 optmized kernels - pure kernels fall back on copes of m00050 (hmac md5)
|
2022-11-27 20:29:42 -05:00 |
|
Jens Steube
|
db9455be04
|
Avoid macro name collision in sha384/sha512 includes
|
2022-11-27 17:02:49 +01:00 |
|
Jens Steube
|
a7dbd73612
|
Add Radeon Pro W5700X to more scrypt based hash-modes and fix some metal issues
|
2022-11-26 13:32:33 +01:00 |
|
Jens Steube
|
80ba8ca18e
|
Rename -m 25850 to 30600 and add missing unit-test
|
2022-11-23 10:37:12 +01:00 |
|