Commit Graph

2600 Commits (b2c2fc86b4b554de39325aaf9f3c6452b76e75cd)

Author SHA1 Message Date
philsmd b2c2fc86b4
fix whitespace
2 years ago
Jens Steube db9455be04 Avoid macro name collision in sha384/sha512 includes
2 years ago
Jens Steube a7dbd73612 Add Radeon Pro W5700X to more scrypt based hash-modes and fix some metal issues
2 years ago
Jens Steube 80ba8ca18e Rename -m 25850 to 30600 and add missing unit-test
2 years ago
Thomas WACHE 01938c374c Merge remote-tracking branch 'origin/master' into bcrypt_sha256
2 years ago
Thomas WACHE e159b459a4 Added bcrypt_sha256
2 years ago
Jens Steube 346e945045
Merge branch 'master' into ripemd160-hmac
2 years ago
Mr Dromedary 1ed5d7d6d8 Support for GPG keys with SHA-512 as s2k digest algorithm
2 years ago
Jens Steube 66b22fa644 Add support for Metal > 300 and reject support for older version
2 years ago
piwvvo 0bd3fa4fe4 added HMAC-RIPEMD160
2 years ago
piwvvo f5c53a7e77 added mode 30500
2 years ago
jsteube 3c3a42737a Help jit compilers to optimize -m 10100 main round
2 years ago
Jens Steube d0e8e27cf1 Fix function declaration of blake2b_init_vector_from_scalar() to use on Apple Metal
2 years ago
Jens Steube ac98130fef Fix double use of macro HC_INLINE
2 years ago
Jens Steube f6537a2964 Use inline static on HIP for some hash-modes which benefit from it
2 years ago
jsteube 02698b1c77 Rename -m 1412 to -m 30420, add unit test and optimized kernels
2 years ago
jsteube cb49bf8ac1 Add pure kernels for -m 11500
2 years ago
jsteube 9dda830647 Add pure kernels for -m 27900
2 years ago
Jens Steube 8e6351cf77
Merge pull request #3482 from davidrozen76/master
2 years ago
jsteube ff3d9a66d6 Add pure kernels for -m 28000
2 years ago
Pikachu c81596511c Removed hash-mode 3730 optimized kernel support
2 years ago
jsteube baa3744689 Fixed false negative in updated -m 299xx plugins due to invalid handling of decrypted data.
2 years ago
Jens Steube 1f0fb154a5
Merge pull request #3485 from Lars-Saetaberget/lastpass_iv
2 years ago
davidrozen76 c8907ebb63
Merge branch 'master' into master
2 years ago
Pikachu 2abe512634 Removed unnecessary changes made to inc_common.h and made the proper adjustments in the OpenCL kernels to inflict the changes
2 years ago
Pikachu 2a19e0c0bd Removed unnecessary parsing of salt2 in pure kernels
2 years ago
Lars Sætaberget f40dc401bc Add IV support to lastpass (-m 6800)
2 years ago
jsteube 2e684efeb7 Update -m 299xx modules to test for 56 bit instead of 32 bit
2 years ago
Pikachu 1a1baf45ac Update inc_common.h
2 years ago
Pikachu 76b6569b84 Update inc_common.h
2 years ago
Pikachu b5420b40bd Fixed pure kernel on attack mode 0 for hash 3730
2 years ago
Pikachu 9944e964d6 Add hash-mode 3730 - Dahua NVR/DVR - md5($salt1.strtoupper(md5($salt2.$pass)))
2 years ago
jsteube ed3d8f260c Add kernel for -m 29940
2 years ago
jsteube a6a93c0bcf Add kernel for -m 29930
2 years ago
jsteube abe47e5fc6 Add kernel for -m 29920
2 years ago
jsteube 04266834db Improve some sanity checks in module for -m 29910
2 years ago
jsteube 932613b316 Add kernel for -m 29910
2 years ago
Banaanhangwagen 7848a1426d
Create m29800-pure.cl
2 years ago
Jens Steube 7ca2627bc2 Added hash-mode: KeePass 1 (AES/Twofish) and KeePass 2 (AES) - keyfile only mode
2 years ago
Jens Steube a500543729
Merge branch 'master' into 29600_no_hash_copy
2 years ago
philsmd cccb4fdaf4
no need for OPTS_TYPE_HASH_COPY in -m 29600
2 years ago
philsmd 0822930471
fix length of salt_buf for -m 29600
2 years ago
Konrad Goławski f7ba563a28 TrueCrypt modules code cleanup
2 years ago
Konrad Goławski 2bd1861a83 New LUKS modules code cleanup
2 years ago
Tom S 23a5059743 fixed development func names (Sorry folks xD!)
2 years ago
Tom S b0d99924e5 m29600, terra crypto wallet
2 years ago
Jens Steube aa5becf1ad
Merge pull request #3379 from ventaquil/code-cleanup-pkcs8
2 years ago
Konrad Goławski 8564be20eb 24410/24420 modules cleanup
2 years ago
Jens Steube 93427cab23
Merge pull request #3352 from philsmd/bitcoin_compat_address
2 years ago
Jens Steube 44be5967c9
Merge pull request #3355 from philsmd/murmur1_refactor
2 years ago