1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-26 09:58:16 +00:00
hashcat/tools
R. Yushaev 5c87720acc Add SHA3 and Keccak
The previous hash-mode 5000 covered Keccak-256 only. FIPS changed one
padding byte while adopting Keccak as the SHA3 standard, which gives us
different digests. Now we have separate kernels for SHA3 and Keccak.

 - Added hash-mode 17300 = SHA3-224
 - Added hash-mode 17400 = SHA3-256
 - Added hash-mode 17500 = SHA3-384
 - Added hash-mode 17600 = SHA3-512
 - Added hash-mode 17700 = Keccak-224
 - Added hash-mode 17800 = Keccak-256
 - Added hash-mode 17900 = Keccak-384
 - Added hash-mode 18000 = Keccak-512
 - Removed hash-mode 5000 = SHA-3 (Keccak)
2018-10-15 16:06:31 +02:00
..
code_generators Add switch_buffer_by_offset_1x64_be_S() and code generators for later use 2017-07-13 18:46:24 +02:00
tc_tests Update tc_tests/hashcat_ripemd160_aes_boot.tc for reference 2017-01-05 14:02:51 +01:00
package_bin.sh Update to v4.2.1 2018-08-07 14:04:04 +02:00
rules-test-cases.yaml Add test case for position p 2017-05-24 17:21:24 +03:00
securenotes2hashcat.pl Switch from \r\n to \n line terminators in tools/securenotes2hashcat.pl 2017-12-13 12:56:20 +01:00
test_rules.pl update test cases format for tools/test_rules.pl 2017-05-24 17:19:12 +03:00
test.pl Add SHA3 and Keccak 2018-10-15 16:06:31 +02:00
test.sh Add SHA3 and Keccak 2018-10-15 16:06:31 +02:00
win-iconv-32.diff Switch from libiconv to win-iconv 2017-04-19 12:58:25 +02:00
win-iconv-64.diff Switch from libiconv to win-iconv 2017-04-19 12:58:25 +02:00