.. |
amp_a0.cl
|
|
|
amp_a1.cl
|
Unroll some of the code in the candidate generators
|
2020-03-04 13:30:09 +01:00 |
amp_a3.cl
|
|
|
inc_cipher_aes.cl
|
added OpenCL kernel code for AES-192
|
2020-05-31 10:30:19 +02:00 |
inc_cipher_aes.h
|
added OpenCL kernel code for AES-192
|
2020-05-31 10:30:19 +02:00 |
inc_cipher_camellia.cl
|
|
|
inc_cipher_camellia.h
|
|
|
inc_cipher_des.cl
|
|
|
inc_cipher_des.h
|
|
|
inc_cipher_kuznyechik.cl
|
|
|
inc_cipher_kuznyechik.h
|
|
|
inc_cipher_serpent.cl
|
cosmetic: minor code style fixes
|
2020-06-13 11:19:00 +02:00 |
inc_cipher_serpent.h
|
|
|
inc_cipher_twofish.cl
|
|
|
inc_cipher_twofish.h
|
|
|
inc_common.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
inc_common.h
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
inc_comp_multi_bs.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
inc_comp_multi_bs.h
|
|
|
inc_comp_multi.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
inc_comp_multi.h
|
|
|
inc_comp_single_bs.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
inc_comp_single_bs.h
|
|
|
inc_comp_single.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
inc_comp_single.h
|
|
|
inc_diskcryptor_xts.cl
|
|
|
inc_diskcryptor_xts.h
|
|
|
inc_ecc_secp256k1.cl
|
fixes #2341: electrum 4/5 mod_512 () infinite loop fix
|
2020-03-31 11:01:47 +02:00 |
inc_ecc_secp256k1.h
|
Fix more rocm compiler warning
|
2020-01-12 11:22:26 +01:00 |
inc_hash_blake2b.cl
|
fixes #1298: add pure kernels for -m 600 = BLAKE2b-512
|
2020-06-24 23:41:58 +02:00 |
inc_hash_blake2b.h
|
remove extra newline in blake2b include file
|
2020-06-25 17:05:32 +02:00 |
inc_hash_md4.cl
|
Revert a671d501aa
|
2019-12-23 15:00:15 +01:00 |
inc_hash_md4.h
|
Whitelist some OpenCL specific functions
|
2020-01-12 13:32:02 +01:00 |
inc_hash_md5.cl
|
Update support for RSA/DSA/EC/OPENSSH Private Keys
|
2020-08-03 16:57:23 +02:00 |
inc_hash_md5.h
|
Update support for RSA/DSA/EC/OPENSSH Private Keys
|
2020-08-03 16:57:23 +02:00 |
inc_hash_ripemd160.cl
|
Revert a671d501aa
|
2019-12-23 15:00:15 +01:00 |
inc_hash_ripemd160.h
|
Whitelist some OpenCL specific functions
|
2020-01-12 13:32:02 +01:00 |
inc_hash_sha1.cl
|
Use oldschool SHA1 kernel for CPU it's slightly faster
|
2020-03-03 12:36:55 +01:00 |
inc_hash_sha1.h
|
Whitelist some OpenCL specific functions
|
2020-01-12 13:32:02 +01:00 |
inc_hash_sha224.cl
|
Revert a671d501aa
|
2019-12-23 15:00:15 +01:00 |
inc_hash_sha224.h
|
Whitelist some OpenCL specific functions
|
2020-01-12 13:32:02 +01:00 |
inc_hash_sha256.cl
|
Revert a671d501aa
|
2019-12-23 15:00:15 +01:00 |
inc_hash_sha256.h
|
Whitelist some OpenCL specific functions
|
2020-01-12 13:32:02 +01:00 |
inc_hash_sha384.cl
|
Fix some bugs in -m 10800, -m 15400 and -m 18700 in --backend-vector-width mode > 1
|
2020-01-14 09:57:07 +01:00 |
inc_hash_sha384.h
|
Whitelist some OpenCL specific functions
|
2020-01-12 13:32:02 +01:00 |
inc_hash_sha512.cl
|
Revert a671d501aa
|
2019-12-23 15:00:15 +01:00 |
inc_hash_sha512.h
|
Whitelist some OpenCL specific functions
|
2020-01-12 13:32:02 +01:00 |
inc_hash_streebog256.cl
|
OpenCL Kernels: Added datatypes to literals of some 64 bit kernel constants
|
2020-07-22 14:06:58 +02:00 |
inc_hash_streebog256.h
|
|
|
inc_hash_streebog512.cl
|
OpenCL Kernels: Added datatypes to literals of some 64 bit kernel constants
|
2020-07-22 14:06:58 +02:00 |
inc_hash_streebog512.h
|
Fix streebog512_g() in vector datatype mode
|
2020-02-20 16:42:12 +01:00 |
inc_hash_whirlpool.cl
|
OpenCL Kernels: Added datatypes to literals of some 64 bit kernel constants
|
2020-07-22 14:06:58 +02:00 |
inc_hash_whirlpool.h
|
Rewrite MT[X][256] constants to MTX[256] constants in whirlpool hash
|
2020-02-12 16:51:19 +01:00 |
inc_luks_aes.cl
|
|
|
inc_luks_aes.h
|
|
|
inc_luks_af.cl
|
|
|
inc_luks_af.h
|
|
|
inc_luks_essiv.cl
|
|
|
inc_luks_essiv.h
|
|
|
inc_luks_serpent.cl
|
|
|
inc_luks_serpent.h
|
|
|
inc_luks_twofish.cl
|
|
|
inc_luks_twofish.h
|
|
|
inc_luks_xts.cl
|
|
|
inc_luks_xts.h
|
|
|
inc_platform.cl
|
Some more ROCm performance tuning
|
2019-06-20 10:04:31 +02:00 |
inc_platform.h
|
Some more ROCm performance tuning
|
2019-06-20 10:04:31 +02:00 |
inc_rp_optimized.cl
|
OpenCL Kernels: Added datatypes to literals of some 64 bit kernel constants
|
2020-07-22 14:06:58 +02:00 |
inc_rp_optimized.h
|
|
|
inc_rp.cl
|
Merge pull request #2448 from philsmd/refactor_cosmetic_fix
|
2020-06-15 10:01:31 +02:00 |
inc_rp.h
|
|
|
inc_scalar.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
inc_scalar.h
|
|
|
inc_simd.cl
|
|
|
inc_simd.h
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
inc_truecrypt_crc32.cl
|
Rename CONSTANT_AS to CONSTANT_VK
|
2019-05-06 14:34:16 +02:00 |
inc_truecrypt_crc32.h
|
|
|
inc_truecrypt_keyfile.cl
|
|
|
inc_truecrypt_keyfile.h
|
|
|
inc_truecrypt_xts.cl
|
|
|
inc_truecrypt_xts.h
|
|
|
inc_types.h
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
inc_vendor.h
|
Add option to force disable real SHM access to be used from within the module
|
2020-03-20 16:20:22 +01:00 |
inc_veracrypt_xts.cl
|
|
|
inc_veracrypt_xts.h
|
|
|
inc_zip_inflate.cl
|
Fix some formating
|
2020-01-15 20:33:26 +01:00 |
m00000_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00000_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00000_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00000_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00000_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00000_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00010_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00010_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00010_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00010_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00010_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00010_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00020_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00020_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00020_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00020_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00020_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00020_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00030_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00030_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00030_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00030_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00030_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00030_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00040_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00040_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00040_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00040_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00040_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00040_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00050_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00050_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00050_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00050_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00050_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00050_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00060_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00060_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00060_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00060_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00060_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00060_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00100_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00100_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00100_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00100_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00100_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00100_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00110_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00110_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00110_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00110_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00110_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00110_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00120_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00120_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00120_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00120_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00120_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00120_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00130_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00130_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00130_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00130_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00130_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00130_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00140_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00140_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00140_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00140_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00140_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00140_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00150_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00150_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00150_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00150_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00150_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00150_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00160_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00160_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00160_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00160_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00160_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00160_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00200_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00200_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00200_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00300_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00300_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00300_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00300_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00300_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00300_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00400-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00400-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00500-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00500-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00600_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00600_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00600_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00600_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00600_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00600_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00900_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00900_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00900_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00900_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00900_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00900_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01000_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01000_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01000_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01000_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01000_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01000_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01100_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01100_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01100_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01100_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01100_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01100_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01300_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01300_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01300_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01300_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01300_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01300_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01400_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01400_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01400_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01400_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01400_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01400_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01410_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01410_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01410_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01410_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01410_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01410_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01420_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01420_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01420_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01420_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01420_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01420_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01430_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01430_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01430_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01430_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01430_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01430_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01440_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01440_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01440_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01440_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01440_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01440_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01450_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01450_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01450_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01450_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01450_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01450_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01460_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01460_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01460_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01460_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01460_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01460_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01500_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01500_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01500_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01600-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01600-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01700_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01700_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01700_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01700_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01700_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01700_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01710_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01710_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01710_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01710_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01710_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01710_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01720_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01720_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01720_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01720_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01720_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01720_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01730_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01730_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01730_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01730_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01730_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01730_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01740_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01740_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01740_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01740_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01740_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01740_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01750_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01750_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01750_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01750_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01750_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01750_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01760_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01760_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01760_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01760_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01760_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01760_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01800-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01800-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m02000_a0-optimized.cl
|
Add optimized fake kernels for -m 2000 to enable hashcat to respect user decision to use pure or optimized password candidate generators in --stdout mode
|
2020-06-12 08:57:59 +02:00 |
m02000_a0-pure.cl
|
fix some further kernel declarations
|
2020-06-15 14:58:34 +02:00 |
m02000_a1-optimized.cl
|
Fix kernel declarations in optimized -m 2000 kernels
|
2020-06-13 19:39:54 +02:00 |
m02000_a1-pure.cl
|
|
|
m02000_a3-optimized.cl
|
Fix kernel declarations in optimized -m 2000 kernels
|
2020-06-13 19:39:54 +02:00 |
m02000_a3-pure.cl
|
|
|
m02100-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m02400_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m02400_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m02400_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m02410_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m02410_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m02410_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m02500-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m02501-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m02610_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m02610_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m02610_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m02610_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m02610_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m02610_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m02710_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m02710_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m02710_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m02810_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m02810_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m02810_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m02810_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m02810_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m02810_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m03000_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m03000_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m03000_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m03100_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m03100_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m03100_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m03200-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m03710_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m03710_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m03710_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m03710_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m03710_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m03710_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m03800_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m03800_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m03800_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m03800_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m03800_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m03800_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m03910_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m03910_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m03910_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m03910_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m03910_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m03910_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04010_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04010_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04010_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04010_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04010_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04010_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04110_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04110_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04110_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04110_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04110_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04110_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04310_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04310_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04310_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04310_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04310_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04310_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04400_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04400_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04400_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04400_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04400_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04400_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04500_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04500_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04500_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04500_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04500_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04500_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04510_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04510_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04510_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04510_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04510_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04510_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04520_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04520_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04520_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04520_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04520_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04520_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04700_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04700_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04700_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04700_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04700_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04700_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04710_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04710_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04710_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04710_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04710_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04710_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04800_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04800_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04800_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04800_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04800_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04800_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04900_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04900_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04900_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04900_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04900_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04900_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m05100_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m05100_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m05100_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m05100_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m05100_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m05100_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m05200-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m05300_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m05300_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m05300_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m05300_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m05300_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m05300_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m05400_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m05400_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m05400_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m05400_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m05400_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m05400_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m05500_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m05500_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m05500_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m05500_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m05500_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m05500_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m05600_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m05600_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m05600_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m05600_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m05600_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m05600_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m05800-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m05800-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m06000_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m06000_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m06000_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m06000_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m06000_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m06000_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m06100_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m06100_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m06100_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m06100_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m06100_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m06100_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m06211-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m06212-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m06213-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m06221-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m06222-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m06223-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m06231-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m06232-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m06233-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m06300-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m06300-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m06400-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m06500-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m06600-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m06700-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m06800-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m06900_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m06900_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m06900_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m07000_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m07000_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m07000_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m07000_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m07000_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m07000_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m07100-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m07300_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m07300_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m07300_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m07300_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m07300_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m07300_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m07400-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m07400-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m07500_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m07500_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m07500_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m07500_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m07500_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m07500_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m07700_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m07700_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m07700_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m07701_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m07701_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m07701_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m07800_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m07800_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m07800_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m07801_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m07801_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m07801_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m07900-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m08000_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m08000_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m08000_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m08100_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m08100_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m08100_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m08100_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m08100_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m08100_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m08200-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m08300_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m08300_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m08300_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m08300_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m08300_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m08300_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m08400_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m08400_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m08400_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m08400_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m08400_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m08400_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m08500_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m08500_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m08500_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m08600_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m08600_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m08600_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m08700_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m08700_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m08700_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m08800-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m08900-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m09000-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m09100-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m09400-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m09500-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m09600-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m09700_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m09700_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m09700_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m09710_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m09710_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m09710_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m09720_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m09720_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m09720_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m09800_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m09800_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m09800_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m09810_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m09810_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m09810_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m09820_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m09820_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m09820_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m09900_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m09900_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m09900_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m09900_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m09900_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m09900_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m10100_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m10100_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m10100_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m10300-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m10400_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m10400_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m10400_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m10410_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m10410_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m10410_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m10420_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m10420_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m10420_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m10500-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m10700-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m10700-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m10800_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m10800_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m10800_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m10800_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m10800_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m10800_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m10900-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11000_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11000_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11000_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11000_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11000_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11000_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11100_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11100_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11100_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11100_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11100_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11100_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11200_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11200_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11200_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11200_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11200_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11200_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11300-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11400_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11400_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11400_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11500_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11500_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11500_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11600-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11600-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11700_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11700_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11700_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11700_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11700_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11700_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11750_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11750_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11750_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11760_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11760_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11760_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11800_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11800_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11800_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11800_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11800_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11800_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11850_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11850_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11850_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11860_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11860_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11860_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11900-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m12000-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m12200-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m12300-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m12400-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m12500-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m12500-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m12600_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m12600_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m12600_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m12600_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m12600_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m12600_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m12700-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m12800-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m12900-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13000-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13100_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13100_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13100_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13100_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13100_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13100_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13200-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13300_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13300_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13300_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13300_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13300_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13300_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13400-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13500_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13500_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13500_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13500_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13500_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13500_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13600-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13711-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13712-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13713-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13721-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13722-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13723-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13731-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13732-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13733-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13751-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13752-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13753-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13771-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13772-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13773-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13800_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13800_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13800_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13800_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13800_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13800_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13900_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13900_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13900_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13900_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13900_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13900_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m14000_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m14000_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m14000_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m14100_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m14100_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m14100_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m14400_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m14400_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m14400_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m14400_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m14400_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m14400_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m14611-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m14612-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m14613-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m14621-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m14622-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m14623-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m14631-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m14632-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m14633-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m14641-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m14642-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m14643-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m14700-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m14800-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m14900_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m14900_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m14900_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m15000_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m15000_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m15000_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m15000_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m15000_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m15000_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m15100-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m15300-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m15400_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m15400_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m15400_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m15500_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m15500_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m15500_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m15500_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m15500_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m15500_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m15600-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m15700-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m15900-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m16000_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m16000_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m16000_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m16100_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m16100_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m16100_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m16100_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m16100_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m16100_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m16200-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m16300-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m16400_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m16400_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m16400_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m16400_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m16400_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m16400_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m16511_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m16511_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m16511_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m16512_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m16512_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m16512_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m16513_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m16513_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m16513_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m16600_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m16600_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m16600_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m16600_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m16600_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m16600_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m16800-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m16801-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m16900-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m17200_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m17200_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m17200_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m17210_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m17210_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m17210_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m17220_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m17220_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m17220_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m17225_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m17225_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m17225_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m17230_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m17230_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m17230_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m17300_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m17300_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m17300_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m17400_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m17400_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m17400_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m17500_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m17500_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m17500_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m17600_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m17600_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m17600_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m17700_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m17700_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m17700_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m17800_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m17800_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m17800_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m17900_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m17900_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m17900_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m18000_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m18000_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m18000_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m18100_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m18100_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m18100_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m18200_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m18200_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m18200_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m18200_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m18200_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m18200_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m18300-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m18400-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m18500_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m18500_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m18500_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m18600-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m18700_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m18700_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m18700_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m18700_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m18700_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m18700_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m18800-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m18900-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m19000-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m19100-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m19200-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m19300_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m19300_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m19300_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m19500_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m19500_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m19500_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m19600-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m19700-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m19800-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m19900-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m20011-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m20012-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m20013-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m20500_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m20500_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m20500_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m20510_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m20510_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m20510_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m20600-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m20710_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m20710_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m20710_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m20710_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m20710_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m20710_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m20800_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m20800_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m20800_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m20800_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m20800_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m20800_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m20900_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m20900_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m20900_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m20900_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m20900_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m20900_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m21000_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m21000_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m21000_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m21000_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m21000_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m21000_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m21100_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m21100_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m21100_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m21100_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m21100_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m21100_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m21200_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m21200_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m21200_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m21200_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m21200_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m21200_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m21300_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m21300_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m21300_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m21400_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m21400_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m21400_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m21400_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m21400_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m21400_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m21500-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m21600-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m21700-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m21800-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m22000-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m22001-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m22100-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m22200_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m22200_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m22200_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m22200_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m22200_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m22200_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m22300_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m22300_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m22300_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m22300_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m22300_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m22300_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m22400-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m22500_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m22500_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m22500_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m22500_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m22500_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m22500_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m22600-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m22700-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m22911_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m22911_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m22911_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m22921_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m22921_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m22921_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m22931_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m22931_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m22931_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m22941_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m22941_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m22941_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m22951_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m22951_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m22951_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m23001_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m23001_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m23001_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m23001_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m23001_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m23001_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m23002_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m23002_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m23002_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m23002_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m23002_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m23002_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m23003_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m23003_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m23003_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m23003_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m23003_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m23003_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m23100-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m23200-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m23300-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m23400-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m23500-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m23600-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m23700-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m23700-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m23800-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m23800-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
markov_be.cl
|
Unroll some of the code in the candidate generators
|
2020-03-04 13:30:09 +01:00 |
markov_le.cl
|
Unroll some of the code in the candidate generators
|
2020-03-04 13:30:09 +01:00 |
shared.cl
|
Unroll some of the code in the candidate generators
|
2020-03-04 13:30:09 +01:00 |