fse-a
|
47509b2954
|
Improve performance of scrypt-based algorithms by code reordering.
|
2024-02-15 15:17:29 +01:00 |
|
Gabriele Gristina
|
6847458a00
|
Fixed a bug in all SCRYPT-based hash modes with Apple Metal
|
2023-06-07 00:49:37 +02:00 |
|
jsteube
|
57fe66dd10
|
Precompute byteswap for salt in -m 28200
|
2022-12-13 22:43:47 +00:00 |
|
Jens Steube
|
78a1048670
|
Fixed false negative on hash-types 8900, 15700, 22700, 27700 and 28200 if using the HIP backend
|
2022-04-17 11:47:33 +02:00 |
|
Jens Steube
|
2f4003cded
|
Synchronize SCRYPT code for -m 28200 with -m 8900 as source
|
2022-04-15 20:33:11 +02:00 |
|
Gabriele Gristina
|
b0c6738289
|
Rename STR() to M2S(), part 2
|
2022-02-07 13:31:22 +01:00 |
|
Jens Steube
|
be75e4b4ea
|
Rename STR() to M2S() to avoid future collisions and move from kernel source to command line parameter
|
2022-02-07 09:57:08 +01:00 |
|
Gabriele Gristina
|
9d36245d51
|
Kernels: Set the default Address Space Qualifier for any pointer, refactored / updated KERN_ATTR macros and rc4 cipher functions, in order to support Apple Metal runtime
|
2022-02-04 19:54:00 +01:00 |
|
Gabriele Gristina
|
2e4a136758
|
Refactored standard kernel includes in order to support Apple Metal runtime, updated backend, test units and status code
|
2022-01-18 22:52:14 +01:00 |
|
Jens Steube
|
0abdcb1ae5
|
Rename GID_MAX to GID_CNT to avoid naming conflict with existing macro
|
2022-01-04 22:57:26 +01:00 |
|
Jens Steube
|
668d2179cd
|
Kernels: Refactored standard kernel declaration to use a structure holding u32/u64 attributes to reduce the number of attributes
|
2022-01-04 18:07:18 +01:00 |
|
Jens Steube
|
bf865d8bff
|
Added hash-mode: Exodus Desktop Wallet (scrypt)
|
2021-12-14 13:46:20 +01:00 |
|